Package ca.cdr.test.app.clients
Class AdminJsonRestClient.ForbiddenOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.cdr.test.app.clients.AdminJsonRestClient.ForbiddenOperationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AdminJsonRestClient
Exception thrown when a forbidden operation is attempted
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ForbiddenOperationException
-