@Requires(value="org.jboss.solder.exception.control.extension.CatchExtension")

Package org.jboss.seam.rest.exceptions.integration

Class Summary
CatchExceptionMapper A JAX-RS ExceptionMapper implementation that maps all exceptions (i.e., Throwable) raised during a JAX-RS request to the Seam Catch exception handling bus.
CatchValidationExceptionHandler The default handler that obtains ValidationException from Seam Catch and converts it to an HTTP response.
 



Copyright © 2011 Seam Framework. All Rights Reserved.