module documentation
Undocumented
| Exception | |
Raised when a dependency graph of @lifecycle decorated methods contains a cycle. |
| Exception | |
Is raised when trying to get node ids from a namespace before it was initialized. |
| Exception | |
Is raised when trying to read a UaVariable whose value is None. |
| Exception | |
Base for all OpenSMI related errors. |
| Exception | |
Is raised by user code when something goes wrong. |
| Exception | |
Is raised when failing to write a value to a variable that is out of range. |
| Exception | |
Is raised when a required variable is missing. |
| Exception | |
Is raised when a skill other than the own skill is halted. |
| Exception | |
Is raised when failing to suspend a skill that is not suspendable. |
| Exception | |
Is raised when trying to validate an object that doesn't pass validation. |