public class EJBExceptionMapper extends java.lang.Object implements ExceptionMapper<javax.ejb.EJBException>
| Constructor and Description |
|---|
EJBExceptionMapper(Providers providers) |
| Modifier and Type | Method and Description |
|---|---|
Response |
toResponse(javax.ejb.EJBException exception) |
public Response toResponse(javax.ejb.EJBException exception)
toResponse in interface ExceptionMapper<javax.ejb.EJBException>Copyright © 2015 Oracle Corporation. All Rights Reserved.