aerogear-security 1.1.1

org.jboss.aerogear.security.exception
Class HttpExceptionMapper

java.lang.Object
  extended by org.jboss.aerogear.security.exception.HttpExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<javax.ejb.EJBException>

@Provider
public class HttpExceptionMapper
extends Object
implements javax.ws.rs.ext.ExceptionMapper<javax.ejb.EJBException>


Constructor Summary
HttpExceptionMapper()
           
 
Method Summary
 javax.ws.rs.core.Response toResponse(javax.ejb.EJBException exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpExceptionMapper

public HttpExceptionMapper()
Method Detail

toResponse

public javax.ws.rs.core.Response toResponse(javax.ejb.EJBException exception)
Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<javax.ejb.EJBException>

aerogear-security 1.1.1

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.