error library

Functions

unwrapError(PlatformException error) FingerprintProError
Casts error from generic platform type to FingerprintProError

Exceptions / Errors

ApiError
Unknown API error
ApiKeyExpiredError
API token is outdated
ApiKeyNotFoundError
Wrong token
ApiKeyRequiredError
Token is missing in the request
CspBlockError
Blocked by the Content Security Policy of the page
FailedError
Request failed
FingerprintProError
Basic class for the identification error
HeaderRestrictedError
Request Filtering deny some headers
HostnameRestrictedError
Request Filtering deny this hostname
InstallationMethodRestrictedError
The installation method of the mobile agent is not allowed for the customer
IntegrationFailureError
Failure on the integration side
InvalidResponseTypeError
Bad response type
InvalidUrlError
Something was wrong while building URL for identification request
InvalidURLParamsError
Something was wrong with params while building URL for identification request
JsonParsingError
Error while parsing JSON response
NetworkError
Something wrong with network
NotAvailableForCrawlBotsError
Request Filtering deny crawlers
NotAvailableWithoutUAError
Request Filtering deny empty UA
OriginNotAvailableError
Request Filtering deny origin
RequestCannotBeParsedError
Wrong request format (content, parameters)
RequestTimeoutError
Server timeout
ResponseCannotBeParsedError
Error while parsing the response
ScriptLoadFailError
Failed to load the JS agent code
SubscriptionNotActiveError
Subscription is not active for the provided API key
TooManyRequestError
Request limit for token reached
UnknownError
Other error
UnsupportedVersionError
Something wrong with used API version
WrongRegionError
API key does not match the selected region