stable_learning_control.common.exceptions
Module containing several SLC exceptions.
Exceptions
Custom exception that is raised when the saved environment could not be loaded. |
|
Custom exception that is raised when the saved policy could not be loaded. |
Module Contents
- exception stable_learning_control.common.exceptions.EnvLoadError(message='', log_message='', **details)[source]
Bases:
Exception
Custom exception that is raised when the saved environment could not be loaded.
Initialise the EePoseLookupError exception object.
- Parameters: