bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
EsploraException
/
HttpResponse
Http
Response
class
HttpResponse
(
val
status
:
UShort
,
val
errorMessage
:
String
)
:
EsploraException
(
source
)
Members
Constructors
Http
Response
Link copied to clipboard
constructor
(
status
:
UShort
,
errorMessage
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
error
Message
Link copied to clipboard
val
errorMessage
:
String
message
Link copied to clipboard
open
override
val
message
:
String
status
Link copied to clipboard
val
status
:
UShort