Skip to main content

correlation_err

Macro correlation_err 

Source
macro_rules! correlation_err {
    ($code:expr, $op:literal, $details:literal) => { ... };
    ($code:expr, $op:literal, $fmt:literal $(, sanitized!($arg:expr))+ $(,)?) => { ... };
}
Expand description

Create a correlation error.

Maps to Analysis category.