Uses of Package
com.uwyn.rife.tools.exceptions

Packages that use com.uwyn.rife.tools.exceptions
com.uwyn.rife.continuations.exceptions Provides exception classes for the continuation functionalities. 
com.uwyn.rife.engine.exceptions Provides exception classes for the web engine. 
com.uwyn.rife.site Provides classes and interfaces that provide useful features during the creation of a website. 
com.uwyn.rife.template Provides classes and interfaces for the template engine. 
com.uwyn.rife.tools Provides general purpose utility classes. 
com.uwyn.rife.tools.exceptions Provides exception classes for the general purpose utilities. 
 

Classes in com.uwyn.rife.tools.exceptions used by com.uwyn.rife.continuations.exceptions
ControlFlowRuntimeException
          This is a marker interface to make it possible to throw runtime exceptions that have to be treated as expected and 'positive'.
LightweightError
          An error that is intended to be as lightweight as possible.
 

Classes in com.uwyn.rife.tools.exceptions used by com.uwyn.rife.engine.exceptions
ControlFlowRuntimeException
          This is a marker interface to make it possible to throw runtime exceptions that have to be treated as expected and 'positive'.
LightweightError
          An error that is intended to be as lightweight as possible.
SerializationUtilsErrorException
           
 

Classes in com.uwyn.rife.tools.exceptions used by com.uwyn.rife.site
BeanUtilsException
           
 

Classes in com.uwyn.rife.tools.exceptions used by com.uwyn.rife.template
BeanUtilsException
           
 

Classes in com.uwyn.rife.tools.exceptions used by com.uwyn.rife.tools
BeanUtilsException
           
CompilationFailedException
           
ConversionException
           
FileUtilsErrorException
           
SerializationUtilsErrorException
           
 

Classes in com.uwyn.rife.tools.exceptions used by com.uwyn.rife.tools.exceptions
SerializationUtilsErrorException
           
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.