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