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