mpcrl.core.errors#
Error and warning classes for signaling failure in the MPC solver and in the updates, as well as convenience functions for raising these errors and warnings.
Functions
|
Raises an error or warning with the given message due to an MPC solver's failure. |
|
Raises an error or warning with the given message due to an update failure. |
Exceptions
Exception class for raising errors when an MPC solver fails. |
|
Warning class for raising errors when an MPC solver fails. |
|
Exception class for raising errors when a learning agent's updates fails. |
|
Warning class for raising errors when a learning agent's updates fails. |