@Provider public class EJBExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<javax.ejb.EJBException>
| Modifier and Type | Field and Description |
|---|---|
static String |
INVALID_TRANSACTIONA_MESSAGE |
static String |
TRANSACTIONA_REQUIRED_MESSAGE |
| Constructor and Description |
|---|
EJBExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(javax.ejb.EJBException exception) |
public static final String TRANSACTIONA_REQUIRED_MESSAGE
public static final String INVALID_TRANSACTIONA_MESSAGE
Copyright © 2016 JBoss by Red Hat. All rights reserved.