Skip to content

QuantConnect.Exceptions

Classes

Class Description
ClrBubbledExceptionInterpreter Interprets ClrBubbledException instances
DllNotFoundPythonExceptionInterpreter Interprets DllNotFoundPythonExceptionInterpreter instances
IExceptionInterpreter Defines an exception interpreter. Interpretations are invoked on IAlgorithm.RunTimeError
InvalidTokenPythonExceptionInterpreter Interprets InvalidTokenPythonExceptionInterpreter instances
KeyErrorPythonExceptionInterpreter Interprets KeyErrorPythonExceptionInterpreter instances
NoMethodMatchPythonExceptionInterpreter Interprets NoMethodMatchPythonExceptionInterpreter instances
PythonExceptionInterpreter Interprets PythonExceptionInterpreter instances
ScheduledEventExceptionInterpreter Interprets ScheduledEventException instances
StackExceptionInterpreter Interprets exceptions using the configured interpretations
SystemExceptionInterpreter Base handler that will try get an exception file and line
UnsupportedOperandPythonExceptionInterpreter Interprets UnsupportedOperandPythonExceptionInterpreter instances