|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.cms.AbstractCMSFormProcessorMailTaskEmailData<CMSFormProcessorMailTaskEmailError>
org.torweg.pulse.component.cms.CMSFormProcessorMailTaskEmailError
public class CMSFormProcessorMailTaskEmailError
Wraps a Throwable as
AbstractCMSFormProcessorMailTaskEmailData for usage with the
CMSFormProcessorMailTaskResult.
| Constructor Summary | |
|---|---|
protected |
CMSFormProcessorMailTaskEmailError()
Deprecated. |
protected |
CMSFormProcessorMailTaskEmailError(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. |
CMSFormProcessorMailTaskEmailError |
newEmailData(ServiceRequest request)
Not implemented. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected CMSFormProcessorMailTaskEmailError()
protected CMSFormProcessorMailTaskEmailError(java.lang.Throwable t)
CMSFormProcessorMailTaskEmailError with the given
Throwable.
t - the Throwable| Method Detail |
|---|
public final CMSFormProcessorMailTaskEmailError newEmailData(ServiceRequest request)
newEmailData in class AbstractCMSFormProcessorMailTaskEmailData<CMSFormProcessorMailTaskEmailError>request - the current ServiceRequest
java.lang.UnsupportedOperationException - always#newEmailData(org.torweg.pulse.service.request.ServiceRequest)public final java.lang.String getLocalizedMessage()
Throwable.
public final java.lang.String getStackTrace()
throws java.io.IOException
java.io.IOException - on IO errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||