Interface PasswordEnrollmentError
- All Superinterfaces:
MobileAuthenticationClientError
,RecoverableError
The object that informs that an error occurred during password enrollment.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
A builder forPasswordEnrollmentError
. -
Method Summary
Static MethodsMethods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description
-
Method Details
-
builder
Returns a newPasswordEnrollmentError.Builder
.- Returns:
- a new
Builder
-