Module error

Module error 

Source

Re-exports§

pub use bind_error;
pub use invalid_input_syntax;
pub use bail_bind_error;
pub use bail_invalid_input_syntax;

Structs§

RwError
The Box-wrapped type of ErrorCode.

Enums§

ErrorCode
The error type for the frontend crate, acting as the top-level error type for the entire RisingWave project.

Type Aliases§

Result
The result type for the frontend crate.