Lean  $LEAN_TAG$
QuantConnect.Messages.InvalidTokenPythonExceptionInterpreter Class Reference

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

Static Public Member Functions

static string InterpretException (PythonException exception)
 

Static Public Attributes

static string InvalidTokenExpectedSubstring = "invalid token"
 
static string NotPermittedExpectedSubstring = "are not permitted;"
 

Detailed Description

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

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


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