FacePhi SelphID SDK DotNet API
Loading...
Searching...
No Matches
SelphIDExceptionNet.h File Reference
#include "SelphIDException.h"

Go to the source code of this file.

Classes

class  FPhiSelphIDNet::SelphIDException
 SelphID exception. More...
 

Enumerations

enum class  FPhiSelphIDNet::SelphIDExceptionType {
  None = (int)FPhiSelphID::SelphIDExceptionType::None , ErrorLicenseContent = (int)FPhiSelphID::SelphIDExceptionType::ErrorLicenseContent , ErrorLicenseExpired = (int)FPhiSelphID::SelphIDExceptionType::ErrorLicenseExpired , ErrorLicenseHostID = (int)FPhiSelphID::SelphIDExceptionType::ErrorLicenseHostID ,
  ErrorFacialTemplate = (int)FPhiSelphID::SelphIDExceptionType::ErrorFacialTemplate , ErrorLoadingLibrary = (int)FPhiSelphID::SelphIDExceptionType::ErrorLoadingLibrary , ErrorLicenseUsageLogging = (int)FPhiSelphID::SelphIDExceptionType::ErrorLicenseUsageLogging , ErrorFacialImage = (int)FPhiSelphID::SelphIDExceptionType::ErrorFacialImage ,
  ErrorDocumentData = (int)FPhiSelphID::SelphIDExceptionType::ErrorDocumentData , ErrorLicenseNetwork = (int)FPhiSelphID::SelphIDExceptionType::ErrorLicenseNetwork , ErrorLicenseNetworkConnectionsExceeded , ErrorLicenseGallerySizeReached = (int)FPhiSelphID::SelphIDExceptionType::ErrorLicenseGallerySizeReached ,
  ErrorInvalidOptions = (int)FPhiSelphID::SelphIDExceptionType::ErrorInvalidOptions , ErrorLicenseTooOld = (int)FPhiSelphID::SelphIDExceptionType::ErrorLicenseTooOld , ErrorUnavailableFeature = (int)FPhiSelphID::SelphIDExceptionType::ErrorUnavailableFeature , ErrorIncompatibleFacialTemplate = (int)FPhiSelphID::SelphIDExceptionType::ErrorIncompatibleFacialTemplate ,
  ErrorConfigurationFileAccess = (int)FPhiSelphID::SelphIDExceptionType::ErrorConfigurationFileAccess , ErrorTrackingFileAccess = (int)FPhiSelphID::SelphIDExceptionType::ErrorTrackingFileAccess , ErrorLoadingTrackingFile = (int)FPhiSelphID::SelphIDExceptionType::ErrorLoadingTrackingFile , ErrorConfigVarsEmpty = (int)FPhiSelphID::SelphIDExceptionType::ErrorConfigVarsEmpty ,
  ErrorInstallPathEmpty = (int)FPhiSelphID::SelphIDExceptionType::ErrorInstallPathEmpty , ErrorLivenessDataPathEmpty = (int)FPhiSelphID::SelphIDExceptionType::ErrorLivenessDataPathEmpty , ErrorLoadingFacialLibrary = (int)FPhiSelphID::SelphIDExceptionType::ErrorLoadingFacialLibrary , ErrorLoadingLivenessLibrary = (int)FPhiSelphID::SelphIDExceptionType::ErrorLoadingLivenessLibrary ,
  ErrorProcessingFacial = (int)FPhiSelphID::SelphIDExceptionType::ErrorProcessingFacial , ErrorProcessingLiveness = (int)FPhiSelphID::SelphIDExceptionType::ErrorProcessingLiveness , ErrorGalleryFile = (int)FPhiSelphID::SelphIDExceptionType::ErrorGalleryFile
}
 SelphID Exception Type. More...
 

Enumeration Type Documentation

◆ SelphIDExceptionType

SelphID Exception Type.

Enumerator
None 

None.

ErrorLicenseContent 

License error.

ErrorLicenseExpired 

License expired error.

ErrorLicenseHostID 

License HostID error.

ErrorFacialTemplate 

Facial template error.

ErrorLoadingLibrary 

Loading library error.

ErrorLicenseUsageLogging 

Facial image error.

ErrorFacialImage 

License usage logging error.

ErrorDocumentData 

Document data error.

ErrorLicenseNetwork 

NetworkLicense error.

ErrorLicenseNetworkConnectionsExceeded 

NetworkLicense connections exceeded error.

ErrorLicenseGallerySizeReached 

Gallery size reached.

ErrorInvalidOptions 

Invalid options.

ErrorLicenseTooOld 

License is too old.

ErrorUnavailableFeature 

Feature unavailable.

ErrorIncompatibleFacialTemplate 

Incompatible facial template.

ErrorConfigurationFileAccess 

Configuration file access error.

ErrorTrackingFileAccess 

Tracking file access error.

ErrorLoadingTrackingFile 

Loading tracking file error.

ErrorConfigVarsEmpty 

SelphID configuration variables are empty (config file or environment variables).

ErrorInstallPathEmpty 

FACEPHI_SELPHID_INSTALL_PATH key is empty.

ErrorLivenessDataPathEmpty 

FACEPHI_SELPHID_FACIALLIVENESS_PATH_KEY key is empty.

ErrorLoadingFacialLibrary 

Error when loading the facial library.

ErrorLoadingLivenessLibrary 

Error when loading the liveness library.

ErrorProcessingFacial 

Internal error when execute the facial extraction.

ErrorProcessingLiveness 

Internal error when execute the liveness check.

ErrorGalleryFile 

Error when accessing a gallery in disk.