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