public class ResultException extends Exception
Action,
Serialized Form| Constructor and Description |
|---|
ResultException(String aResult) |
ResultException(String aResult,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getResult() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResultException(String aResult)
public String getResult()
public String getMessage()
getMessage in class ThrowableCopyright © 2013 Atlassian. All Rights Reserved.