org.jboss.seam.rest.example.jaxrs.exceptions
Class CatchExceptionHandlers
java.lang.Object
org.jboss.seam.rest.example.jaxrs.exceptions.CatchExceptionHandlers
@HandlesExceptions
@ExceptionMapping.List(value={,,})
public class CatchExceptionHandlers- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CatchExceptionHandlers
public CatchExceptionHandlers()
arithmeticExceptionHandler
public void arithmeticExceptionHandler(@Handles
org.jboss.seam.exception.control.CaughtException<ArithmeticException> event,
@RestResource
Response.ResponseBuilder builder)
Copyright © 2011 Seam Framework. All Rights Reserved.