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() |
public static final String TRANSACTIONA_REQUIRED_MESSAGE
public static final String INVALID_TRANSACTIONA_MESSAGE
Copyright © 2013. All rights reserved.