net.officefloor.tutorial.exceptionhttpserver
Class ExceptionHandler
java.lang.Object
net.officefloor.tutorial.exceptionhttpserver.ExceptionHandler
public class ExceptionHandler
- extends Object
Handles the exception by logging it.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionHandler
public ExceptionHandler()
handleSqlException
@NextTask(value="TechnicalFault")
public void handleSqlException(@Parameter
SQLException ex)
Copyright © 2005-2011. All Rights Reserved.