ClearCredentialUnsupportedException


public final class ClearCredentialUnsupportedException extends ClearCredentialException


During the clear credential flow, this is thrown when credential manager is unsupported, typically because the device has disabled it or did not ship with this feature enabled. A software update or a restart after enabling may fix this issue, but in certain cases, the device hardware may be the limiting factor.

Summary

Public constructors

Public constructors

ClearCredentialUnsupportedException

Added in 1.2.0
public ClearCredentialUnsupportedException(CharSequence errorMessage)