org.jboss.seam.examples.booking.exceptioncontrol
Class GeneralExceptionHandler
java.lang.Object
org.jboss.seam.examples.booking.exceptioncontrol.GeneralExceptionHandler
@HandlesExceptions
public class GeneralExceptionHandler
- extends Object
Logs all exceptions and allows the to propagate
- Author:
- Jose Freitas
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneralExceptionHandler
public GeneralExceptionHandler()
printExceptionMessage
public void printExceptionMessage(@Handles
org.jboss.solder.exception.control.CaughtException<Throwable> event,
org.jboss.solder.logging.Logger log)
Copyright © 2011 Seam Framework. All Rights Reserved.