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.ErrorHandlerINSTANCE
-
Method Summary
Modifier and Type Method Description PersistenceExceptionlift(RustBuffer.ByValue error_buf)-
-
Method Detail
-
lift
PersistenceException lift(RustBuffer.ByValue error_buf)
-
-
-
-