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