|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.ibm.aglet.AgletException
|
+--com.ibm.aglet.RequestRefusedException
Signals that the request sent was refused.
| Constructor Summary | |
RequestRefusedException()
Constructs a RequestRefusedException |
|
RequestRefusedException(java.lang.String s)
Constructs a RequestRefusedException with the specified detailed message. |
|
| Methods inherited from class com.ibm.aglet.AgletException |
printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RequestRefusedException()
public RequestRefusedException(java.lang.String s)
s - the detailed message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||