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.contract
/
SorobanContractParserException
Soroban
Contract
Parser
Exception
class
SorobanContractParserException
(
message
:
String
)
:
Exception
Exception thrown when the
SorobanContractParser
fails to parse the given byte code.
Members
Constructors
Soroban
Contract
Parser
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?