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