|
|
lucid
0.0.1
Lifting-based Uncertain Control Invariant Dynamics
|
Collection of exceptions that can be thrown by lucid. More...
Classes | |
| class | LucidAssertionException |
| Exception for assertion failures. More... | |
| class | LucidException |
| Base class for all exceptions in lucid. More... | |
| class | LucidInvalidArgumentException |
| Exception for invalid arguments. More... | |
| class | LucidLpSolverException |
| Exception in the LP solver. More... | |
| class | LucidNotImplementedException |
| Exception for not yet implemented features. More... | |
| class | LucidNotSupportedException |
| Exception for not supported features. More... | |
| class | LucidOutOfRangeException |
| Exception for out of range errors. More... | |
| class | LucidParserException |
| Exception for parser errors. More... | |
| class | LucidPyException |
| Exception occurred in Python code. More... | |
| class | LucidUnreachableException |
| Exception for unreachable code. More... | |
Collection of exceptions that can be thrown by lucid.