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