core
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
core
core
/
com.paysafe.wallet.android.core.wallet
/
TimeoutException
Timeout
Exception
class
TimeoutException
:
WalletException
Exception indicating a timeout during an operation.
Members
Constructors
Timeout
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
error
Id
Link copied to clipboard
val
errorId
:
String
?
An optional ID related to the error
message
Link copied to clipboard
open
val
message
:
String
?