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