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