Package com.fingerprint.android
Class ProxyIntegrationSecretEnvironmentMismatch
-
- All Implemented Interfaces:
public final class ProxyIntegrationSecretEnvironmentMismatch extends Error
The proxy integration secret does not match the current environment.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringeventIdprivate final Stringdescription
-
Constructor Summary
Constructors Constructor Description ProxyIntegrationSecretEnvironmentMismatch(String eventId, String errorDescription)
-