Uses of Class
com.uwyn.rife.tools.exceptions.LightweightError

Packages that use LightweightError
com.uwyn.rife.continuations.exceptions Provides exception classes for the continuation functionalities. 
com.uwyn.rife.engine.exceptions Provides exception classes for the web engine. 
 

Uses of LightweightError in com.uwyn.rife.continuations.exceptions
 

Subclasses of LightweightError in com.uwyn.rife.continuations.exceptions
 class AnswerException
          This exception will be thrown when an answer continuation is triggered.
 class CallException
          This exception will be thrown when a call continuation is triggered.
 class PauseException
          This exception will be thrown when a pause continuation is triggered.
 class StepBackException
          This exception will be thrown when a stepback continuation is triggered.
 

Uses of LightweightError in com.uwyn.rife.engine.exceptions
 

Subclasses of LightweightError in com.uwyn.rife.engine.exceptions
 class ChildTriggeredException
           
 class DeferException
           
 class ExitTriggeredException
           
 class ForwardException
           
 class RedirectException
           
 



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