public class AndroidDeviceMgtPluginException extends Exception
Constructor and Description |
---|
AndroidDeviceMgtPluginException() |
AndroidDeviceMgtPluginException(String msg) |
AndroidDeviceMgtPluginException(String msg,
Exception nestedEx) |
AndroidDeviceMgtPluginException(String message,
Throwable cause) |
AndroidDeviceMgtPluginException(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
public AndroidDeviceMgtPluginException(String msg, Exception nestedEx)
public AndroidDeviceMgtPluginException(String message, Throwable cause)
public AndroidDeviceMgtPluginException(String msg)
public AndroidDeviceMgtPluginException()
public AndroidDeviceMgtPluginException(Throwable cause)
Copyright © 2017 WSO2. All rights reserved.