@User public abstract class TdomAttributeException extends TdomException
TypedElement and from the code generated for the elements' classes.| Modifier and Type | Field and Description |
|---|---|
protected @Opt TypedAttribute |
attr |
protected @Opt String |
value |
| Constructor and Description |
|---|
TdomAttributeException(@Opt Locatable<?> loc,
@Opt TypedAttribute attr) |
TdomAttributeException(@Opt Locatable<?> loc,
@Opt TypedAttribute attr,
@Opt String value) |
| Modifier and Type | Method and Description |
|---|---|
@Opt TypedAttribute |
getAttribute() |
@Opt String |
getValue() |
contextString, extract, getContextElementNSName, getLocation, setContext, setContext, setContextAndLocation, setContextAndLocation, setLocationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringsee also the complete user documentation .