|
||||||||||
| 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
com.meterware.httpunit.HttpException
com.meterware.httpunit.HttpInternalErrorException
This exception is thrown when an internal error is found on the server.
| Constructor Summary | |
HttpInternalErrorException(java.net.URL url)
construct an internal http error form an url |
|
HttpInternalErrorException(java.net.URL url,
java.lang.Throwable t)
construct an internal HTTP Error from a URL and a throwable |
|
| Methods inherited from class com.meterware.httpunit.HttpException |
getCause, getMessage, getResponseCode, getResponseMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 HttpInternalErrorException(java.net.URL url)
url -
public HttpInternalErrorException(java.net.URL url,
java.lang.Throwable t)
url - t -
|
Copyright © 2000-2008 Russell Gold. See license agreement for rights granted. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||