Package web5.sdk.rust
Object UniffiNullRustCallStatusErrorHandler
-
- All Implemented Interfaces:
-
web5.sdk.rust.UniffiRustCallStatusErrorHandler
public class UniffiNullRustCallStatusErrorHandler implements UniffiRustCallStatusErrorHandler<InternalException>
-
-
Field Summary
Fields Modifier and Type Field Description public final static UniffiNullRustCallStatusErrorHandlerINSTANCE
-
Method Summary
Modifier and Type Method Description InternalExceptionlift(RustBuffer.ByValue error_buf)-
-
Method Detail
-
lift
InternalException lift(RustBuffer.ByValue error_buf)
-
-
-
-