|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.DataAggregationJobletErrorMailResult
public class DataAggregationJobletErrorMailResult
The result being used for the error email notification on errors during the
execution of the DataAggregationJoblet.
| Constructor Summary | |
|---|---|
protected |
DataAggregationJobletErrorMailResult()
Deprecated. |
protected |
DataAggregationJobletErrorMailResult(java.lang.Throwable t)
Creates a new CMSFormProcessorMailTaskEmailError with the given
Throwable. |
| Method Summary | |
|---|---|
java.lang.String |
getLocalizedMessage()
Returns the localized message of the Throwable. |
java.lang.String |
getStackTrace()
Returns the stack trace. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected DataAggregationJobletErrorMailResult()
protected DataAggregationJobletErrorMailResult(java.lang.Throwable t)
CMSFormProcessorMailTaskEmailError with the given
Throwable.
t - the Throwable| Method Detail |
|---|
public final java.lang.String getLocalizedMessage()
Throwable.
public final java.lang.String getStackTrace()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||