Class AccessDeniedError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ants.platform.client.core.AntsPlatformClientException
com.ants.platform.client.core.AntsPlatformClientApiException
com.ants.platform.client.resources.commons.errors.AccessDeniedError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ants.platform.client.core.AntsPlatformClientApiException
statusCode, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
AccessDeniedError
-
-
Method Details
-
body
- Overrides:
bodyin classAntsPlatformClientApiException- Returns:
- the body
-