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