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