Skip to main content

is_error_code

Function is_error_code 

Source
pub fn is_error_code(err: &InterpreterError, code: InterpreterErrorCode) -> bool
Expand description

Check if an error has a specific error code.