Class TdomXmlException

All Implemented Interfaces:
Serializable

public class TdomXmlException extends TdomException
Signals that, when initializing a model instance, something went wrong with the underlying XML stream. Most frequent case is a non-well-formed XML input. Currently raised only out of TypedElement (not from generated code).
See Also: