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