@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, getValue
contextString, extract, getContextElementNSName, getLocation, setContext, setContext, setContextAndLocation, setContextAndLocation, setLocation
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
see also the complete user documentation .