|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.xmlpull.v1.builder.XmlBuilderException
org.xmlpull.v1.builder.xpath.saxpath.SAXPathException
org.xmlpull.v1.builder.xpath.saxpath.SAXPathParseException
public class SAXPathParseException
Base of all parse-related SAXPath exceptions.
| Field Summary |
|---|
| Fields inherited from class org.xmlpull.v1.builder.XmlBuilderException |
|---|
detail |
| Constructor Summary | |
|---|---|
SAXPathParseException(java.lang.String msg)
Construct with the given message. |
|
| Method Summary |
|---|
| Methods inherited from class org.xmlpull.v1.builder.XmlBuilderException |
|---|
getDetail, getMessage, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SAXPathParseException(java.lang.String msg)
msg - The error message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||