Class XPathQueryConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xmldb.common.xml.queries.XPathQueryConfigurationException
All Implemented Interfaces:
Serializable

public class XPathQueryConfigurationException extends Exception
Version:
$Revision: 1.1 $ $Date: 2004/05/30 11:54:45 $
Author:
SMB
See Also:
  • Constructor Details

    • XPathQueryConfigurationException

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

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