Package security.exception
Class UserNotConfirmedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.cg.webbpm.modules.core.runtime.api.LocalizedException
security.exception.UserNotConfirmedException
- All Implemented Interfaces:
Serializable
- Author:
- Vitaly Chekushkin
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUserNotConfirmedException
(String messageCode, Object... messageArgs) UserNotConfirmedException
(String messageCode, Throwable cause, Object... messageArgs) -
Method Summary
Methods inherited from class ru.cg.webbpm.modules.core.runtime.api.LocalizedException
getLocalizedMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserNotConfirmedException
-
UserNotConfirmedException
-