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