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

exception TransferError[source]

Bases: Exception

Error class handling/indicating problems with the transfer processes

exception UnlockError[source]

Bases: Exception

Error class handling/indicating unlocked levels