public class APIImportException extends Exception
| Constructor and Description |
|---|
APIImportException(String errorMessage) |
APIImportException(String msg,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorDescription()
This method returns the error description to the caller.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 WSO2 Inc. All rights reserved.