NetKernel APIs


org.ten60.netkernel.xml.xda
Class XDOIncompatibilityException

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

public class XDOIncompatibilityException
extends Exception

Thrown when a given XDA implementation doesn't implement a called optional method

See Also:
Serialized Form

Constructor Summary
XDOIncompatibilityException()
          Creates a new instance of XDOIncompatibilityException
XDOIncompatibilityException(String aMessage)
          Creates a new instance of XDOIncompatibilityException
 
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

XDOIncompatibilityException

public XDOIncompatibilityException()
Creates a new instance of XDOIncompatibilityException


XDOIncompatibilityException

public XDOIncompatibilityException(String aMessage)
Creates a new instance of XDOIncompatibilityException


NetKernel APIs


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