Package cronapp.framework.persistence
Class InvalidConfirmationPasswordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cronapp.framework.persistence.InvalidConfirmationPasswordException
- All Implemented Interfaces:
Serializable
@ResponseStatus(BAD_REQUEST)
public class InvalidConfirmationPasswordException
extends RuntimeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidConfirmationPasswordException
public InvalidConfirmationPasswordException() -
InvalidConfirmationPasswordException
-