public interface ExceptionReportService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Modifier and Type | Method and Description |
---|---|
void |
sendExceptionReport(java.lang.String supportEmail,
java.util.Map<java.lang.String,java.lang.Object> binding)
Send the exception report email.
|
static final java.lang.String NAME