NetKernel APIs


Uses of Interface
com.ten60.netkernel.util.IXMLException

Packages that use IXMLException
com.ten60.netkernel.scheduler   
com.ten60.netkernel.urii.aspect   
com.ten60.netkernel.util   
org.ten60.netkernel.layer1.nkf   
 

Uses of IXMLException in com.ten60.netkernel.scheduler
 

Classes in com.ten60.netkernel.scheduler that implement IXMLException
 class NoAccessorFoundException
          An XML exception that contains an accessor resolution trace
 

Uses of IXMLException in com.ten60.netkernel.urii.aspect
 

Methods in com.ten60.netkernel.urii.aspect that return IXMLException
 IXMLException IAspectNetKernelException.getXMLException()
          Return the IXMLException we are holding
 IXMLException NetKernelExceptionAspect.getXMLException()
           
 

Uses of IXMLException in com.ten60.netkernel.util
 

Classes in com.ten60.netkernel.util that implement IXMLException
 class NetKernelError
          NetKernel exception is a generic exception class used for most exceptions in the NetKernel.
 class NetKernelException
          NetKernel exception is a generic exception class used for most exceptions in the NetKernel.
 

Uses of IXMLException in org.ten60.netkernel.layer1.nkf
 

Classes in org.ten60.netkernel.layer1.nkf that implement IXMLException
 class NKFException
          Wrapper around NetkernelException, might be thrown when issuing subrequests from interfaces in this package
 


NetKernel APIs


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