public static interface UwsJobInfo.Error
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getMessage() |
Returns the error message.
|
boolean |
hasDetail() |
Indicates whether a more detailed error message is available.
|
boolean |
isFatal() |
Indicates whether this error is fatal.
|
boolean isFatal()
boolean hasDetail()
java.lang.String getMessage()
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.