Class InexistentUser

java.lang.Object
java.lang.Throwable
java.lang.Exception
passport.domain.exceptions.InexistentUser
All Implemented Interfaces:
Serializable

public class InexistentUser extends Exception
Exception thrown when an operation is attempted on a user that does not exist.
See Also: