Package io.gravitee.am.service.exception
Class TooManyOperationsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.gravitee.am.service.exception.AbstractManagementException
io.gravitee.am.service.exception.TooManyOperationsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintstatic TooManyOperationsExceptionpayloadLimitReached(int limit) static TooManyOperationsExceptiontooManyOperation(int limit) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TooManyOperationsException
-
-
Method Details
-
getHttpStatusCode
public int getHttpStatusCode()- Specified by:
getHttpStatusCodein classAbstractManagementException
-
tooManyOperation
-
payloadLimitReached
-