Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | PyXBException --+ | ValidationError --+ | ComplexTypeValidationError --+ | ContentValidationError --+ | UnprocessedKeywordContentError
A complex type constructor was provided with keywords that could not be recognized.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
instance = None The binding instance being constructed. |
|||
keywords = None The keywords that could not be recognized. |
|||
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)
|
|
keywordsThe keywords that could not be recognized. These may have been intended to be attributes or elements, but cannot be identified as either.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 7 19:27:35 2012 | http://epydoc.sourceforge.net |