|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
rice.p2p.commonapi.exception.AppSocketException
DESCRIBE THE CLASS
| Constructor Summary | |
AppSocketException()
Constructor for AppSocketException. |
|
AppSocketException(java.lang.String string)
Constructor for AppSocketException. |
|
AppSocketException(java.lang.Throwable reason)
Constructor for AppSocketException. |
|
| Method Summary | |
java.lang.Throwable |
reason()
DESCRIBE THE METHOD |
| 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 AppSocketException()
public AppSocketException(java.lang.Throwable reason)
reason - DESCRIBE THE PARAMETERpublic AppSocketException(java.lang.String string)
string - DESCRIBE THE PARAMETER| Method Detail |
public java.lang.Throwable reason()
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||