org.qedeq.kernel.xml.tracker
Class XPathLocationFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xml.sax.SAXException
              extended by org.qedeq.kernel.xml.tracker.XPathLocationFoundException
All Implemented Interfaces:
java.io.Serializable

public class XPathLocationFoundException
extends org.xml.sax.SAXException

Location we searched for was found.

Author:
Michael Meyling
See Also:
Serialized Form

Constructor Summary
XPathLocationFoundException()
          Constructor.
 
Method Summary
 
Methods inherited from class org.xml.sax.SAXException
getCause, getException, getMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XPathLocationFoundException

public XPathLocationFoundException()
Constructor.



Copyright © 2014. All Rights Reserved.