Skip to main content

categorized_error

Function categorized_error 

Source
pub fn categorized_error(
    message: impl Into<String>,
    category: ErrorCategory,
) -> VmError
Expand description

Create a categorized error conveniently.