Class InsufficientPrivilegesException

    • Constructor Detail

      • InsufficientPrivilegesException

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