Lean
$LEAN_TAG$
|
Provides user-facing messages for the Exceptions.KeyErrorPythonExceptionInterpreter class and its consumers or related classes More...
Static Public Member Functions | |
static string | KeyNotFoundInCollection (string key) |
Returns a string message saying the given key does not exists in the collection and the exception that is thrown in this case. It also advises the user on how to prevent this exception More... | |
Provides user-facing messages for the Exceptions.KeyErrorPythonExceptionInterpreter class and its consumers or related classes
Definition at line 78 of file Messages.Exceptions.cs.
|
static |
Returns a string message saying the given key does not exists in the collection and the exception that is thrown in this case. It also advises the user on how to prevent this exception
Definition at line 85 of file Messages.Exceptions.cs.