Class InsufficientPrivilegeException

    • Constructor Detail

      • InsufficientPrivilegeException

        public InsufficientPrivilegeException​(String username)
        Parameters:
        username - the user who does not have enough privileges
      • InsufficientPrivilegeException

        public InsufficientPrivilegeException​(String username,
                                              String message)