Scenario Loading Exception
class ScenarioLoadingException(message: String, cause: Throwable? = null) : RuntimeException(source)
Exception thrown when a scenario cannot be loaded or validated.
Exception thrown when a scenario cannot be loaded or validated.