public class ExceptionHandler extends AbstractExceptionHandler<Exception>
| Constructor and Description |
|---|
ExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(Exception ex) |
setContentType, setDefaultResponseStatuspublic javax.ws.rs.core.Response toResponse(Exception ex)
Copyright © 2016. All rights reserved.