public class WAPProvisioningException extends Exception
Constructor and Description |
---|
WAPProvisioningException() |
WAPProvisioningException(String message) |
WAPProvisioningException(String message,
Exception nestedEx) |
WAPProvisioningException(String message,
Throwable cause) |
WAPProvisioningException(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.