Class XUpdateQueryConfigurationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class XUpdateQueryConfigurationException
    extends java.lang.Exception
    Version:
    $Revision: 1.1 $ $Date: 2004/05/30 11:54:45 $
    Author:
    SMB
    See Also:
    XPathQuery, Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • XUpdateQueryConfigurationException

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

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