10 #include <fsdk/Types/Result.h>
54 UnsupportedFunctionality,
76 static bool isOk(
FSDKError error) noexcept {
80 static const char* toString (
FSDKError error) noexcept {
112 case FSDKError::UnsupportedFunctionality:
return "Was requested unsupported functionality";
113 case FSDKError::HighMemoryUsage:
return "Operation required a lot of memory";
123 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...