Class InsufficientPermissionsException

    • Constructor Detail

      • InsufficientPermissionsException

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