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