Added in API level 28
Summary:
Ctors
| Inherited Methods
ConfirmationNotAvailableException
public
class
ConfirmationNotAvailableException
extends Exception
java.lang.Object | |||
↳ | java.lang.Throwable | ||
↳ | java.lang.Exception | ||
↳ | android.security.ConfirmationNotAvailableException |
This exception is thrown when presenting a prompt fails because the environment lacks facilities for showing confirmations.
Summary
Public constructors | |
---|---|
ConfirmationNotAvailableException()
|
|
ConfirmationNotAvailableException(String message)
|
Inherited methods | |
---|---|
Public constructors
ConfirmationNotAvailableException
Added in API level 28
public ConfirmationNotAvailableException (String message)
Parameters | |
---|---|
message |
String |