public class SendMailExceptionHandler extends AbstractExceptionHandler<Exception>
| Constructor and Description |
|---|
SendMailExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
setMailCommand(String mailCommand) |
void |
setMailSubject(String mailSubject) |
void |
setMailTo(String mailTo) |
javax.ws.rs.core.Response |
toResponse(Exception ex) |
setContentType, setDefaultResponseStatusCopyright © 2016. All rights reserved.