Class RequestCannotBeProcessedByFastPermissionsException

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    TooManySidsException

    public class RequestCannotBeProcessedByFastPermissionsException
    extends RuntimeException
    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:
    Serialized Form
    • Constructor Detail

      • RequestCannotBeProcessedByFastPermissionsException

        public RequestCannotBeProcessedByFastPermissionsException​(String message)