Exceptions
Module that holds the exceptions for the client part of the codebase.
- exception FeedbackCommandException[source]
Exception class to control feedback command.
-
code:
int= 83
-
code:
- exception HistoryCommandException[source]
Exception class to control history command.
-
code:
int= 82
-
code:
- exception StopInteractiveMode[source]
Control the interactive mode execution