Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | PyXBException --+ | ValidationError --+ | ElementValidationError --+ | ElementChangeError
Attempt to change an element that has a fixed value constraint.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
element = None The pyxb.binding.basis.element that has a fixed value. |
|||
value = None The value that was to be assigned to the element. |
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Create an exception indicating a PyXB-related problem. If no args are present, a default argument is taken from the
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Dec 17 13:09:08 2012 | http://epydoc.sourceforge.net |