NetKernel APIs


org.ten60.netkernel.xml.xda
Class XPathImplementationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.ten60.netkernel.xml.xda.XPathImplementationException
All Implemented Interfaces:
Serializable

public class XPathImplementationException
extends Exception

Thrown when an IXPathImplementation fails

See Also:
Serialized Form

Constructor Summary
XPathImplementationException()
          Creates a new instance of XPathImplementationException
XPathImplementationException(String aMessage)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XPathImplementationException

public XPathImplementationException()
Creates a new instance of XPathImplementationException


XPathImplementationException

public XPathImplementationException(String aMessage)

NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.