10 #include <fsdk/Types/Result.h>
54 UnsupportedFunctionality,
74 static bool isOk(
FSDKError error) noexcept {
78 static const char* toString (
FSDKError error) noexcept {
110 case FSDKError::UnsupportedFunctionality:
return "Was requested unsupported functionality";
111 case FSDKError::HighMemoryUsage:
return "Operation required a lot of memory";
120 default:
return "Unknown error";
Invalid serialized object.
Cant aggregate descriptors - all images'a GSs are less the threashold.
Matching attempt with incompatible descriptors.
Invalid descriptor batch.
Invalid settings provider.
Requested Feature not available.
License is not activated.
Licensing issue (expired license or unavailable feature).
Incompatible model versions.
Module is not initialized.
FSDKError
Common SDK error codes.
Definition: FSDKError.h:17
Attempt to create feature while betaMode is turned off.
Failed to get device fingerprint.
Something gone wrong in batched query. See batch with error codes to each input image for details...