|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.sf.xmlmatcher.exc.MatcherException
net.sf.xmlmatcher.exc.InvalidTemplateException
net.sf.xmlmatcher.exc.TemplateAttrIsNotANumberException
public final class TemplateAttrIsNotANumberException
Exception generated when the template attribute cannot be parsed as number.
| Constructor Summary | |
|---|---|
TemplateAttrIsNotANumberException(java.lang.String tempValue,
java.lang.String attrName,
org.w3c.dom.Element template)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sf.xmlmatcher.exc.InvalidTemplateException |
|---|
getMessage, getTemplatePath |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateAttrIsNotANumberException(java.lang.String tempValue,
java.lang.String attrName,
org.w3c.dom.Element template)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||