public class WindowsConfigurationException extends Exception
Constructor and Description |
---|
WindowsConfigurationException() |
WindowsConfigurationException(String msg) |
WindowsConfigurationException(String msg,
Exception exception) |
WindowsConfigurationException(String msg,
Throwable cause) |
WindowsConfigurationException(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.