bdk-android
Toggle table of contents
1.2.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
bdk-android
bdk-android
/
org.bitcoindevkit
/
EsploraException
/
HeaderHeightNotFound
Header
Height
Not
Found
class
HeaderHeightNotFound
(
val
height
:
UInt
)
:
EsploraException
Members
Constructors
Header
Height
Not
Found
Link copied to clipboard
constructor
(
height
:
UInt
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
height
Link copied to clipboard
val
height
:
UInt
message
Link copied to clipboard
open
override
val
message
:
String