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