Package com.fingerprint.android
Class UnknownError
-
- All Implemented Interfaces:
public final class UnknownError extends Error
An unexpected error with no specific classification.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringeventIdprivate final Stringdescription
-
Constructor Summary
Constructors Constructor Description UnknownError(String eventId, String errorDescription)
-