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