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