Lean
$LEAN_TAG$
|
Provides user-facing messages for the Exceptions.UnsupportedOperandPythonExceptionInterpreter class and its consumers or related classes More...
Static Public Member Functions | |
static string | InvalidObjectTypesForOperation (string types) |
Returns a message for invalid object types for operation More... | |
Static Public Attributes | |
static string | UnsupportedOperandTypeExpectedSubstring = "unsupported operand type" |
Unsupported Operand Type Expected substring More... | |
Provides user-facing messages for the Exceptions.UnsupportedOperandPythonExceptionInterpreter class and its consumers or related classes
Definition at line 149 of file Messages.Exceptions.cs.
|
static |
Returns a message for invalid object types for operation
Definition at line 160 of file Messages.Exceptions.cs.
|
static |
Unsupported Operand Type Expected substring
Definition at line 154 of file Messages.Exceptions.cs.