class Syskit::InvalidState
Raised when an operation requests a certain task state, but was called in another
For instance, Syskit::Deployment#task raises this if the task is finishing or finished.
Raised when an operation requests a certain task state, but was called in another
For instance, Syskit::Deployment#task raises this if the task is finishing or finished.