Exception: Syskit::InvalidState

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/syskit/exceptions.rb

Overview

Raised when an operation requests a certain task state, but was called in another

For instance, Deployment#task raises this if the task is finishing or finished.