core.errors module¶
- exception CollocationError[source]¶
Bases:
Exception
Error class handling/indicating problems with the collocation
- exception CommunicationError[source]¶
Bases:
Exception
Error class handling/indicating problems with the communication
- exception ControllerError[source]¶
Bases:
Exception
Error class handling/indicating problems with the controller
- exception ConvergenceError[source]¶
Bases:
Exception
Error class handling/indicating problems with convergence
- exception DataError[source]¶
Bases:
Exception
Error Class handling/indicating problems with data types
- exception ParameterError[source]¶
Bases:
Exception
Error Class handling/indicating problems with parameters (mostly within dictionaries)
- exception ProblemError[source]¶
Bases:
Exception
Error class handling/indicating problems with the problem classes
- exception ReadOnlyError(name)[source]¶
Bases:
Exception
Exception thrown when setting a read-only class attribute