Class EmailExistsAdminAPIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.anoplass.api.APIException
net.anotheria.portalkit.adminapi.api.admin.EmailExistsAdminAPIException
- All Implemented Interfaces:
Serializable
public class EmailExistsAdminAPIException
extends net.anotheria.anoplass.api.APIException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEmailExistsAdminAPIException(String message) EmailExistsAdminAPIException(String message, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EmailExistsAdminAPIException
public EmailExistsAdminAPIException() -
EmailExistsAdminAPIException
-
EmailExistsAdminAPIException
-