public class APIException extends Exception
APIException creates a custom exception for
Rest API admin| Constructor and Description |
|---|
APIException() |
APIException(String message) |
APIException(String message,
Throwable cause) |
APIException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 WSO2. All rights reserved.