Abstract
The recoverable error that can occur when changing a password. When this error occurs, the PasswordChanger.changePassword method will be invoked again. This error will be returned by the PasswordChangeContext.lastRecoverableError.
Provides details about the error that occurred.
This is not a localized message and is targeted to developers in the context of debugging/problem analysis.
Optional
The exception (if any) that caused this error.
The recoverable error that can occur when changing a password. When this error occurs, the PasswordChanger.changePassword method will be invoked again. This error will be returned by the PasswordChangeContext.lastRecoverableError.