Uses of Package
org.jdiagnose.exception

Packages that use org.jdiagnose.exception
org.jdiagnose   
org.jdiagnose.config   
org.jdiagnose.exception   
org.jdiagnose.remote   
 

Classes in org.jdiagnose.exception used by org.jdiagnose
Nestable
          An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableException
          The base class of all exceptions which can contain other exceptions.
NestableRuntimeException
          The base class of all exceptions which can contain other exceptions.
 

Classes in org.jdiagnose.exception used by org.jdiagnose.config
Nestable
          An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableException
          The base class of all exceptions which can contain other exceptions.
 

Classes in org.jdiagnose.exception used by org.jdiagnose.exception
Nestable
          An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableDelegate
          A shared implementation of the nestable exception functionality.
 

Classes in org.jdiagnose.exception used by org.jdiagnose.remote
Nestable
          An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableException
          The base class of all exceptions which can contain other exceptions.
 



Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.