@User public class TdomAttributeSyntaxException extends TdomAttributeException
TypedAttribute.
The special value "null" stands for a "not-present" value and is allowed
only for the attributes declared as "#IMPLIED". Therefore an unallowed
null value is also reported by a TdomAttributeSyntaxException.
attr, value| Constructor and Description |
|---|
TdomAttributeSyntaxException(@Opt Locatable<?> loc,
TypedAttribute attr,
@Opt String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
getAttribute, getValuecontextString, extract, getContextElementNSName, getLocation, setContext, setContext, setContextAndLocation, setContextAndLocation, setLocationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringsee also the complete user documentation .