public class AndroidAgentException extends Exception
Constructor and Description |
---|
AndroidAgentException() |
AndroidAgentException(String msg) |
AndroidAgentException(String msg,
Exception nestedEx) |
AndroidAgentException(String message,
Throwable cause) |
AndroidAgentException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage() |
void |
setErrorMessage(String errorMessage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 WSO2. All rights reserved.