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