executioner.errors.RunTimeError(Exception) class documentationexecutioner.errors
(View In Hierarchy)
Known subclasses: executioner.errors.CompilationError, executioner.errors.MemoryOutError, executioner.errors.TimeOutError
represent runtime error of program
| Method | to_json_object | Convert into JSON object |
| Static Method | from_json_object | Generate TestCase object from JSON object |
| Method | __eq__ | Undocumented |