NetKernel APIs


org.ten60.netkernel.xml.xda
Class XPathImplementationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ten60.netkernel.xml.xda.XPathImplementationException
All Implemented Interfaces:
java.io.Serializable

public class XPathImplementationException
extends java.lang.Exception

Thrown when an IXPathImplementation fails

See Also:
Serialized Form

Constructor Summary
XPathImplementationException()
          Creates a new instance of XPathImplementationException
XPathImplementationException(java.lang.String aMessage)
           
 
Method Summary
 
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(java.lang.String aMessage)

NetKernel APIs


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