org.wso2.carbon.rest.api
Class APIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.rest.api.APIException
- All Implemented Interfaces:
- Serializable
public class APIException
- extends Exception
Class APIException creates a custom exception for
Rest API admin
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
APIException
public APIException()
APIException
public APIException(String message)
APIException
public APIException(Throwable cause)
APIException
public APIException(String message,
Throwable cause)
Copyright © 2015 WSO2. All rights reserved.