Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.acme.gui.presObjs.ErrorPO1
Class CommonErrorHander  view CommonErrorHander download CommonErrorHander.java

java.lang.Object
  extended bycom.acme.gui.presObjs.ErrorPO1.CommonErrorHander

public class CommonErrorHander
extends java.lang.Object


Constructor Summary
CommonErrorHander()
           
 
Method Summary
static void handleTestError(com.lutris.appserver.server.httpPresentation.HttpPresentationComms comms, com.lutris.appserver.server.httpPresentation.HttpPresentation errorHandler)
           
static void handleTestError(com.lutris.appserver.server.httpPresentation.HttpPresentationComms comms, com.lutris.appserver.server.httpPresentation.HttpPresentation errorHandler, boolean alwaysStop)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonErrorHander

public CommonErrorHander()
Method Detail

handleTestError

public static void handleTestError(com.lutris.appserver.server.httpPresentation.HttpPresentationComms comms,
                                   com.lutris.appserver.server.httpPresentation.HttpPresentation errorHandler,
                                   boolean alwaysStop)
                            throws java.lang.Exception

handleTestError

public static void handleTestError(com.lutris.appserver.server.httpPresentation.HttpPresentationComms comms,
                                   com.lutris.appserver.server.httpPresentation.HttpPresentation errorHandler)
                            throws java.lang.Exception