Class NoSuchUserException

All Implemented Interfaces:
Serializable

public class NoSuchUserException extends AccountException
The user does not exist on the authentication server
See Also:
  • Constructor Details

    • NoSuchUserException

      public NoSuchUserException(String username)