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