@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() |
getAttribute
contextString, extract, getContextElementNSName, getLocation, setContext, setContext, setContextAndLocation, setContextAndLocation, setLocation
addSuppressed, 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 Throwable
see also the complete user documentation .