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.horizon.exceptions
/
BadResponseException
/
BadResponseException
Bad
Response
Exception
constructor
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
,
code
:
Int
?
=
null
,
body
:
String
?
=
null
)
constructor
(
code
:
Int
?
,
body
:
String
?
)