ClearCredentialInterruptedException


public final class ClearCredentialInterruptedException extends ClearCredentialException


During the clear credential flow, this is thrown when some interruption occurs that may warrant retrying or at least does not indicate a purposeful desire to close or tap away from credential manager.

Summary

Public constructors

Public constructors

ClearCredentialInterruptedException

Added in 1.2.0
public ClearCredentialInterruptedException(CharSequence errorMessage)