| Package | Description |
|---|---|
| org.kuali.rice.krad.exception | |
| org.kuali.rice.krad.service |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionIncident
This class contains the exception incident information, exception, form and
session user.
|
| Modifier and Type | Method and Description |
|---|---|
KualiExceptionIncident |
KualiExceptionIncidentService.getExceptionIncident(Exception exception,
Map<String,String> properties)
This method create an instance of the KualiExceptionIncident from its factory.
|
KualiExceptionIncident |
KualiExceptionIncidentService.getExceptionIncident(Map<String,String> properties)
This method create an instance of the KualiExceptionIncident from its factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KualiExceptionIncidentService.report(KualiExceptionIncident exceptionIncident)
This method send email to the defined mailing list using the exception incident
instance.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.