Added in API level 28
UserOperationException
open class UserOperationException : RuntimeException
| kotlin.Any | ||||
| ↳ | kotlin.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | java.lang.RuntimeException | |||
| ↳ | android.os.UserManager.UserOperationException | |||
Thrown to indicate user operation failed.
Summary
| Public methods | |
|---|---|
| open Int |
Returns the operation result code. |
Public methods
getUserOperationResult
Added in API level 28
open fun getUserOperationResult(): Int
Returns the operation result code.