Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | FACError --+ | UpdateApplicationError
Exception raised when an unsatisfied update instruction is executed.
This indicates an internal error in the implementation.
|
|||
|
|||
Inherited from Inherited from |
|
|||
update_instruction = None The UpdateInstruction with an unsatisfied CounterCondition |
|||
values = None The unsatisfying value map from CounterCondition instances to integers |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Sep 18 10:35:37 2013 | http://epydoc.sourceforge.net |