@User public class TdomContentException extends TdomException
TypedElement and from the code generated for the elements' classes.| Constructor and Description |
|---|
TdomContentException(@Opt Locatable<?> loc,
@Opt NamespaceName offendingTag) |
TdomContentException(@Opt Locatable<?> loc,
@Opt NamespaceName offendingTag,
int offendingPosition) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
int |
getOffendingPosition() |
@Opt NamespaceName |
getOffendingTag() |
contextString, extract, getContextElementNSName, getLocation, setContext, setContext, setContextAndLocation, setContextAndLocation, setLocationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@User public TdomContentException(@Opt @Opt Locatable<?> loc, @Opt @Opt NamespaceName offendingTag)
offendingTag - ==null means: offending PCData !@User @Opt public @Opt NamespaceName getOffendingTag()
@User public int getOffendingPosition()
@User public String getMessage()
getMessage in class Throwablesee also the complete user documentation .