Skip to main content

Errors

nervoscan-js-sdk v1.1.1


nervoscan-js-sdk / Errors

Variable: Errors

const Errors: object

Defined in: utils/errors.ts:348

Collection of all Nervoscan error classes.

Type declaration

ConnectionLostError

ConnectionLostError: typeof ConnectionLostError

EmptyVideoError

EmptyVideoError: typeof EmptyVideoError

EnvIncompatibleError

EnvIncompatibleError: typeof EnvIncompatibleError

ErrorCallbackNotSetError

ErrorCallbackNotSetError: typeof ErrorCallbackNotSetError

FaceLandmarkerNotInitializedError

FaceLandmarkerNotInitializedError: typeof FaceLandmarkerNotInitializedError

FaceLookingLeftError

FaceLookingLeftError: typeof FaceLookingLeftError

FaceLookingRightError

FaceLookingRightError: typeof FaceLookingRightError

FaceNotCenteredError

FaceNotCenteredError: typeof FaceNotCenteredError

FaceTooCloseError

FaceTooCloseError: typeof FaceTooCloseError

FaceTooFarError

FaceTooFarError: typeof FaceTooFarError

FPSCalculationError

FPSCalculationError: typeof FPSCalculationError

InsufficientDataError

InsufficientDataError: typeof InsufficientDataError

InvalidAccessTokenError

InvalidAccessTokenError: typeof InvalidAccessTokenError

InvalidContentTypeError

InvalidContentTypeError: typeof InvalidContentTypeError

InvalidCredentialsError

InvalidCredentialsError: typeof InvalidCredentialsError

InvalidPasswordError

InvalidPasswordError: typeof InvalidPasswordError

InvalidServerTypeError

InvalidServerTypeError: typeof InvalidServerTypeError

InvalidUsernameError

InvalidUsernameError: typeof InvalidUsernameError

JobNotRegisteredError

JobNotRegisteredError: typeof JobNotRegisteredError

LicenseInactiveError

LicenseInactiveError: typeof LicenseInactiveError

LowFPSError

LowFPSError: typeof LowFPSError

LowFrameCountError

LowFrameCountError: typeof LowFrameCountError

NoScanDataError

NoScanDataError: typeof NoScanDataError

NoScansAvailableError

NoScansAvailableError: typeof NoScansAvailableError

NotImplementedError

NotImplementedError: typeof NotImplementedError

NotInitializedError

NotInitializedError: typeof NotInitializedError

RGBError

RGBError: typeof RGBError

ScanFailedError

ScanFailedError: typeof ScanFailedError

SkinExtractionError

SkinExtractionError: typeof SkinExtractionError

UnhandledError

UnhandledError: typeof UnhandledError

UnhandledScanError

UnhandledScanError: typeof UnhandledScanError

VideoError

VideoError: typeof VideoError

VideoTypeError

VideoTypeError: typeof VideoTypeError