Class RequestCannotBeProcessedByFastPermissionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.security.denormalisedpermissions.impl.RequestCannotBeProcessedByFastPermissionsException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TooManySidsException
It is thrown when fast permissions can't process the request. This exception means that the fallback service has
to process it instead.
- Since:
- 7.17.2
- 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
-
RequestCannotBeProcessedByFastPermissionsException
-