public class APIException extends Exception
APIException
creates a custom exception for
Rest API adminConstructor 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, toString
Copyright © 2018 WSO2. All rights reserved.