Package org.bitcoindevkit
Object FeeRateException.ErrorHandler
-
- All Implemented Interfaces:
-
org.bitcoindevkit.UniffiRustCallStatusErrorHandler
public class FeeRateException.ErrorHandler implements UniffiRustCallStatusErrorHandler<FeeRateException>
-
-
Field Summary
Fields Modifier and Type Field Description public final static FeeRateException.ErrorHandler
INSTANCE
-
Method Summary
Modifier and Type Method Description FeeRateException
lift(RustBuffer.ByValue error_buf)
-
-
-
Method Detail
-
lift
FeeRateException lift(RustBuffer.ByValue error_buf)
-
-