Class InvalidPermissionTypeException

    • Constructor Detail

      • InvalidPermissionTypeException

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