Package com.fingerprint.android
Class PayloadTooLarge
-
- All Implemented Interfaces:
public final class PayloadTooLarge extends Error
The request payload exceeded the allowed size limit.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringeventIdprivate final Stringdescription
-
Constructor Summary
Constructors Constructor Description PayloadTooLarge(String eventId, String errorDescription)
-