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