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