public class EmailAlreadyExistsException extends Exception
| Constructor and Description |
|---|
EmailAlreadyExistsException()
Instantiates a new email already exists exception.
|
EmailAlreadyExistsException(String string)
Instantiates a new email already exists exception.
|
EmailAlreadyExistsException(String message,
Throwable cause)
Instantiates a new email already exists exception.
|
EmailAlreadyExistsException(Throwable cause)
Instantiates a new email already exists exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EmailAlreadyExistsException()
public EmailAlreadyExistsException(String string)
string - the stringpublic EmailAlreadyExistsException(String message, Throwable cause)
message - the messagecause - the causepublic EmailAlreadyExistsException(Throwable cause)
cause - the causeCopyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.