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
/
NoConnectionException
No
Connection
Exception
class
NoConnectionException
:
WalletException
Exception indicating that there is no internet connection.
Members
Constructors
No
Connection
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
?