Lean  $LEAN_TAG$
QuantConnect.Messages.NoMethodMatchPythonExceptionInterpreter Class Reference

Provides user-facing messages for the Exceptions.NoMethodMatchPythonExceptionInterpreter class and its consumers or related classes More...

Static Public Member Functions

static string AttemptedToAccessMethodThatDoesNotExist (string methodName)
 

Static Public Attributes

static string NoMethodMatchExpectedSubstring = "No method match"
 

Detailed Description

Provides user-facing messages for the Exceptions.NoMethodMatchPythonExceptionInterpreter class and its consumers or related classes

Definition at line 79 of file Messages.Exceptions.cs.


The documentation for this class was generated from the following file: