|
|||||||||
| 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
|
+--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(URL url)
|
|
HttpInternalErrorException(URL url,
Throwable t)
|
|
| Methods inherited from class com.meterware.httpunit.HttpException |
getMessage, getResponseCode, getResponseMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public HttpInternalErrorException(URL url)
public HttpInternalErrorException(URL url,
Throwable t)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||