stellar-sdk
Toggle table of contents
1.5.1
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.smartaccount.core
/
SignerException
/
Companion
Companion
object
Companion
Members
Functions
invalid
Link copied to clipboard
fun
invalid
(
reason
:
String
,
cause
:
Throwable
?
=
null
)
:
SignerException.Invalid
Creates an invalid signer error.
not
Found
Link copied to clipboard
fun
notFound
(
signerId
:
String
,
cause
:
Throwable
?
=
null
)
:
SignerException.NotFound
Creates a signer not found error.