Package com.regula.facesdk.exception
Class InitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.regula.facesdk.exception.InitException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionInitException
(InitErrorCode code) InitException
(InitErrorCode code, LicenseException underlyingError) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InitException
-
InitException
-
-
Method Details
-
getErrorCode
-
getUnderlyingError
-
getMessage
- Overrides:
getMessage
in classThrowable
-