Class OperationNotPermittedException

    • Constructor Detail

      • OperationNotPermittedException

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