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