Package zope :: Package schema :: Module _bootstrapinterfaces :: Class ValidationError
[show private | hide private]
[frames | no frames]

Class ValidationError

Exception --+    
            |    
      Invalid --+
                |
               ValidationError

Known Subclasses:
InvalidDottedName, InvalidId, InvalidToken, InvalidURI, NotUnique, SchemaNotFullyImplemented, SchemaNotProvided, WrongContainedType, ConstraintNotSatisfied, InvalidValue, NotAContainer, NotAnIterator, RequiredMissing, TooBig, TooLong, TooShort, TooSmall, WrongType

Raised if the Validation process fails.
Method Summary
  __cmp__(self, other)
  __repr__(self)
  doc(self)
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Class Variable Summary
    Inherited from Exception
Implements __implemented__ = <implementedBy exceptions.Exception>
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...

Generated by Epydoc 2.1 on Fri Jun 24 12:01:20 2005 http://epydoc.sf.net