Class NotAuthorizedToQueryWorkbasketException

All Implemented Interfaces:
Serializable

public class NotAuthorizedToQueryWorkbasketException extends TaskanaRuntimeException
This exception is thrown when a user is not authorized to query a Workbasket.
See Also:
  • Constructor Details

    • NotAuthorizedToQueryWorkbasketException

      public NotAuthorizedToQueryWorkbasketException(String message, ErrorCode errorCode, Throwable cause)