stellar-sdk
Toggle table of contents
1.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.sep.sep10.exceptions
/
TokenSubmissionException
/
TokenSubmissionException
Token
Submission
Exception
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Parameters
message
Description of the failure
cause
Underlying exception (network error, JSON parsing error, etc.)