scenario_execution.model.error module

exception scenario_execution.model.error.OSC2Error(msg: str, context, *args)

Bases: Exception

exception scenario_execution.model.error.OSC2ParsingError(msg: str, context, *args)

Bases: OSC2Error

Error class for OSC2 parser