TechTrue® Android SDK  

V1.3.7

Android SDK for TechTrue®'s face recognition
br.com.techmag.ttface.TTException Class Reference
Inheritance diagram for br.com.techmag.ttface.TTException:
[legend]

Public Member Functions

 TTException (int errorCode, String errorMsg)
 
 TTException (int errorCode, String errorMsg, Throwable cause)
 
 TTException (Throwable cause)
 
 TTException (String message, Throwable cause)
 
int getErrorCode ()
 

Constructor & Destructor Documentation

◆ TTException() [1/4]

br.com.techmag.ttface.TTException.TTException ( int  errorCode,
String  errorMsg 
)
inline

◆ TTException() [2/4]

br.com.techmag.ttface.TTException.TTException ( int  errorCode,
String  errorMsg,
Throwable  cause 
)
inline

◆ TTException() [3/4]

br.com.techmag.ttface.TTException.TTException ( Throwable  cause)
inline

◆ TTException() [4/4]

br.com.techmag.ttface.TTException.TTException ( String  message,
Throwable  cause 
)
inline

Member Function Documentation

◆ getErrorCode()

int br.com.techmag.ttface.TTException.getErrorCode ( )
inline