Package eu.bandm.tools.tdom.runtime
Class TdomContentEndException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.bandm.tools.tdom.runtime.TdomException
eu.bandm.tools.tdom.runtime.TdomContentException
eu.bandm.tools.tdom.runtime.TdomContentEndException
- All Implemented Interfaces:
Serializable
Signals that, when initializing a model instance,
a sequence of elements is not long enough w.r.t. the content
model defined for the currently parsed element.
Raised out of
TypedElement and from the code generated for the elements' classes.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.bandm.tools.tdom.runtime.TdomContentException
getOffendingPosition, getOffendingTagMethods inherited from class eu.bandm.tools.tdom.runtime.TdomException
contextString, extract, getContextElementNSName, getLocation, setContext, setContext, setContextAndLocation, setContextAndLocation, setLocationMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TdomContentEndException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classTdomContentException
-