XML:DB API

org.xmldb.common.xml.queries
Class XPathQueryConfigurationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.xmldb.common.xml.queries.XPathQueryConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class XPathQueryConfigurationException
extends java.lang.Exception

Version:
$Revision: 1.1 $ $Date: 2004/05/30 11:54:45 $
Author:
SMB
See Also:
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.
 
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

XPathQueryConfigurationException

public XPathQueryConfigurationException()
Constructs a new XpathProcesorConfigurationException with no detail message.


XPathQueryConfigurationException

public XPathQueryConfigurationException(java.lang.String msg)
Constructs a new XPathQueryConfigurationException with the given detail message.


XML:DB API

Copyright (C) XML:DB Initiative. All rights reserved.%lt;/font>