Class NoSuchUserException

All Implemented Interfaces:
Serializable

public class NoSuchUserException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchUserException

      public NoSuchUserException()
    • NoSuchUserException

      public NoSuchUserException(String msg)
    • NoSuchUserException

      public NoSuchUserException(String msg, Throwable throwable)
    • NoSuchUserException

      public NoSuchUserException(Throwable throwable)