Class TdomContentException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TdomContentEndException

public class TdomContentException extends TdomException
Signals that, when initializing a model instance, a sequence of elements or nodes does not match the content model defined for the currently parsed element. Raised out of TypedElement and from the code generated for the elements' classes.
See Also: