| java.lang.Object transactionsDiscRack.presentation.ErrorHandler
ErrorHandler | public class ErrorHandler implements HttpPresentation(Code) | | Class to handle exceptions not caught anywhere else in the framework of
our application
|
Method Summary | |
public void | run(HttpPresentationComms comms) This implements the run method in HttpPresentation. |
run | public void run(HttpPresentationComms comms) throws HttpPresentationException(Code) | | This implements the run method in HttpPresentation.
Parameters: comms - HttpPresentationComms exception: HttpPresentationException - |
|
|