Class XUpdateQueryConfigurationException

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

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

    • XUpdateQueryConfigurationException

      public XUpdateQueryConfigurationException()
      Constructs a new XUpdateProcesorConfigurationException with no detail message.
    • XUpdateQueryConfigurationException

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