Class EmailAlreadyExists

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

public class EmailAlreadyExists extends Exception
Exception thrown when attempting to register an email that already exists in the system.
See Also: