|
XML:DB API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.xmldb.common.xml.queries.XPathQueryConfigurationException
public class XPathQueryConfigurationException
XPathQuery,
Serialized Form| Constructor Summary | |
|---|---|
XPathQueryConfigurationException()
Constructs a new XpathProcesorConfigurationException
with no detail message. |
|
XPathQueryConfigurationException(java.lang.String msg)
Constructs a new XPathQueryConfigurationException with the
given detail message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XPathQueryConfigurationException()
XpathProcesorConfigurationException
with no detail message.
public XPathQueryConfigurationException(java.lang.String msg)
XPathQueryConfigurationException with the
given detail message.
|
XML:DB API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||