@Portable public class Failure extends Object
Constructor and Description |
---|
Failure() |
Failure(String displayName,
String message) |
Failure(String displayName,
String message,
Path path) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getMessage() |
Path |
getPath() |
String |
toString() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.