NetKernel APIs


com.ten60.netkernel.urii.aspect
Interface IAspectNetKernelException

All Superinterfaces:
IURAspect
All Known Implementing Classes:
NetKernelExceptionAspect

public interface IAspectNetKernelException
extends IURAspect

A Representation interface for holding a NetKernelException


Method Summary
 NetKernelError getError()
          Return the NetKernelError we are holding
 NetKernelException getException()
          Return the NetKernelException we are holding
 IXMLException getXMLException()
          Return the IXMLException we are holding
 

Method Detail

getException

NetKernelException getException()
Return the NetKernelException we are holding


getError

NetKernelError getError()
Return the NetKernelError we are holding


getXMLException

IXMLException getXMLException()
Return the IXMLException we are holding


NetKernel APIs


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