interface ExceptionContext {
    variableId?: string;
}

Properties

Properties

variableId?: string