Package com.fingerprint.android
Class SecretApiKeyNotFound
-
- All Implemented Interfaces:
public final class SecretApiKeyNotFound extends Error
No workspace was found for the provided secret API key.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringeventIdprivate final Stringdescription
-
Constructor Summary
Constructors Constructor Description SecretApiKeyNotFound(String eventId, String errorDescription)
-