Class EsiaNotBindException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.cg.webbpm.modules.core.runtime.api.LocalizedException
ru.cg.webbpm.modules.security.api.exception.EsiaNotBindException
- All Implemented Interfaces:
Serializable
Constructors for Esia not bind exceptions.
- Author:
- Bikmetov
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEsiaNotBindException
(String messageCode) EsiaNotBindException
(String messageCode, Object... messageArgs) EsiaNotBindException
(String messageCode, Throwable cause) EsiaNotBindException
(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
-
EsiaNotBindException
-
EsiaNotBindException
-
EsiaNotBindException
-
EsiaNotBindException
-