Dlib FaceLandmark Detector  1.3.8
Enox Software
Public Member Functions | List of all members
DlibFaceLandmarkDetector.DlibException Class Reference

The exception that is thrown by DlibFaceLandmarkDetector. More...

Inheritance diagram for DlibFaceLandmarkDetector.DlibException:

Public Member Functions

 DlibException ()
 
 DlibException (string message)
 
 DlibException (string messageFormat, params object[] args)
 
 DlibException (string message, Exception innerException)
 

Detailed Description

The exception that is thrown by DlibFaceLandmarkDetector.

Constructor & Destructor Documentation

◆ DlibException() [1/4]

DlibFaceLandmarkDetector.DlibException.DlibException ( )

◆ DlibException() [2/4]

DlibFaceLandmarkDetector.DlibException.DlibException ( string  message)

Parameters
message

◆ DlibException() [3/4]

DlibFaceLandmarkDetector.DlibException.DlibException ( string  messageFormat,
params object []  args 
)

Parameters
messageFormat
args

◆ DlibException() [4/4]

DlibFaceLandmarkDetector.DlibException.DlibException ( string  message,
Exception  innerException 
)

Parameters
message
innerException

The documentation for this class was generated from the following file: