Class UnauthorizedOperationException

    • Constructor Detail

      • UnauthorizedOperationException

        public UnauthorizedOperationException​(String message)
        Constructs a new UnauthorizedOperationException with the specified error message.
        Parameters:
        message - Describes the error encountered.