sudovirtualcards
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sudovirtualcards
sudovirtualcards
/
com.sudoplatform.sudovirtualcards
/
SudoVirtualCardsClient
/
FundingSourceException
/
EntitlementExceededException
Entitlement
Exceeded
Exception
class
EntitlementExceededException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
SudoVirtualCardsClient.FundingSourceException
Members
Constructors
Entitlement
Exceeded
Exception
Link copied to clipboard
constructor
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?