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
/
NotConfiguredException
Not
Configured
Exception
class
NotConfiguredException
:
WalletException
Exception thrown when PaysafeWallet is not configured.
Members
Constructors
Not
Configured
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
?