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