|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xsul.XsulException
xsul.http_server.HttpServerException
Base exception thrown by all HTTP server side operations.
| Constructor Summary | |
HttpServerException(java.lang.String s)
|
|
HttpServerException(java.lang.String s,
java.lang.Throwable thrwble)
|
|
| Methods inherited from class xsul.XsulException |
getDetail, getMessage, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public HttpServerException(java.lang.String s)
public HttpServerException(java.lang.String s,
java.lang.Throwable thrwble)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||