|
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.XUpdateQueryConfigurationException
public class XUpdateQueryConfigurationException
XPathQuery
,
Serialized FormConstructor Summary | |
---|---|
XUpdateQueryConfigurationException()
Constructs a new XUpdateProcesorConfigurationException
with no detail message. |
|
XUpdateQueryConfigurationException(java.lang.String msg)
Constructs a new XUpdateQueryConfigurationException 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 XUpdateQueryConfigurationException()
XUpdateProcesorConfigurationException
with no detail message.
public XUpdateQueryConfigurationException(java.lang.String msg)
XUpdateQueryConfigurationException
with the
given detail message.
|
XML:DB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |