|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
mail.node.RequestFailedException
public class RequestFailedException
| Field Summary | |
|---|---|
private boolean |
commProblem
|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
RequestFailedException(java.lang.Throwable cause,
boolean commProblem)
|
|
| Method Summary | |
|---|---|
boolean |
isCommProblem()
|
| 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 |
| Field Detail |
|---|
private static final long serialVersionUID
private boolean commProblem
| Constructor Detail |
|---|
public RequestFailedException(java.lang.Throwable cause,
boolean commProblem)
| Method Detail |
|---|
public boolean isCommProblem()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||