|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.blojsom.plugin.notification.EmailNotificationFailedException
| Constructor Summary | |
EmailNotificationFailedException()
Construct a new instance of the e-mail notification failed exception |
|
EmailNotificationFailedException(java.lang.Throwable cause)
Construct a new instance of the e-mail notification failed exception |
|
| Method Summary | |
protected java.lang.Object[] |
getMessageArguments()
Get the message arguments |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public EmailNotificationFailedException()
public EmailNotificationFailedException(java.lang.Throwable cause)
cause - Cause of the failure| Method Detail |
protected java.lang.Object[] getMessageArguments()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||