public class EJBExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<javax.ejb.EJBException>
| Constructor and Description |
|---|
EJBExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(javax.ejb.EJBException ejbException) |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.