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