@User public class TdomAttributeUndefException extends TdomAttributeException
attr, value| Constructor and Description |
|---|
TdomAttributeUndefException(@Opt Locatable<?> loc,
NamespaceName attrName,
String value) |
| Modifier and Type | Method and Description |
|---|---|
NamespaceName |
getAttrName() |
String |
getMessage() |
String |
getValue() |
getAttributecontextString, extract, getContextElementNSName, getLocation, setContext, setContext, setContextAndLocation, setContextAndLocation, setLocationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@User public NamespaceName getAttrName()
@User public String getValue()
getValue in class TdomAttributeException@User public String getMessage()
getMessage in class Throwablesee also the complete user documentation .