|
||||||||||
| 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.geronimo.javamail.util.CommandFailedException
public class CommandFailedException
| Constructor Summary | |
|---|---|
CommandFailedException()
|
|
CommandFailedException(String message)
|
|
CommandFailedException(String message,
Exception cause)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.mail.MessagingException |
|---|
getMessage, getNextException, setNextException |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 CommandFailedException()
public CommandFailedException(String message)
public CommandFailedException(String message,
Exception cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||