|
IDLive Face C# API 1.50.4
|
Custom runtime exception for FaceSDK methods. More...
Inherits Exception.
Public Member Functions | |
| FaceException (string message, FaceExceptionStatus status) | |
| FaceException constructor. | |
Properties | |
| FaceExceptionStatus | Status [get] |
| Get error code. | |
Custom runtime exception for FaceSDK methods.
| Idrnd.FaceSdk.FaceException.FaceException | ( | string | message, |
| FaceExceptionStatus | status | ||
| ) |
FaceException constructor.
| message | Error message |
| status | Error code |