Package com.regula.facesdk.exception
Class MatchFacesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.regula.facesdk.exception.MatchFacesException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionMatchFacesException(MatchFacesErrorCode code, UnderlineException underlineException) 
- 
Method SummaryModifier and TypeMethodDescriptionmethod return error code for livenessMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
MatchFacesException
- 
MatchFacesException
 
- 
- 
Method Details- 
getUnderlineException
- 
getErrorCodemethod return error code for liveness- Returns:
- one of MatchFacesErrorCode
 
- 
getMessage- Overrides:
- getMessagein class- Throwable
 
- 
getDetailedErrorMessage
 
-