bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
CannotConnectException
Cannot
Connect
Exception
sealed
class
CannotConnectException
:
Exception
(
source
)
Inheritors
Include
Members
Types
Error
Handler
Link copied to clipboard
object
ErrorHandler
:
UniffiRustCallStatusErrorHandler
<
CannotConnectException
>
Include
Link copied to clipboard
class
Include
(
val
height
:
UInt
)
:
CannotConnectException
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?