|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.mail.MessagingException
org.apache.james.queue.api.MailQueue.MailQueueException
public static class MailQueue.MailQueueException
Exception which will get thrown if any problems occur while working the MailQueue
| Constructor Summary | |
|---|---|
MailQueue.MailQueueException(java.lang.String msg)
|
|
MailQueue.MailQueueException(java.lang.String msg,
java.lang.Exception e)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.mail.MessagingException |
|---|
getCause, getNextException, setNextException, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MailQueue.MailQueueException(java.lang.String msg,
java.lang.Exception e)
public MailQueue.MailQueueException(java.lang.String msg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||