@Provider public class RestExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<Exception>
ServiceExceptions into Responses containing RestErrors.
The conversion will be done automatically for any REST Resource that throws a ServiceException.
| Constructor and Description |
|---|
RestExceptionMapper() |
Copyright © 2003–2015 Atlassian. All rights reserved.