Interface PinEnrollmentError

All Superinterfaces:
MobileAuthenticationClientError, RecoverableError
All Known Subinterfaces:
PinEnrollmentError.CustomValidationError, PinEnrollmentError.InvalidPinFormat

public interface PinEnrollmentError extends RecoverableError
The object that informs that an error occurred during PIN enrollment.

Currently, all the errors created by the SDK are always an PinEnrollmentError.InvalidPinFormat.