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