corelib.services.web.webapplications
Class ResponseCompletedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by corelib.services.web.webapplications.ResponseCompletedException
All Implemented Interfaces:
java.io.Serializable

public class ResponseCompletedException
extends java.lang.RuntimeException

This exception class is used to stop the current web page processing. If an exception of this class is thrown the ControllerServlet recovers the hand.

Since:
0.1.0
Author:
Dominique Liard
See Also:
Serialized Form

Constructor Summary
ResponseCompletedException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResponseCompletedException

public ResponseCompletedException()


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.