com.meterware.httpunit
Class HttpInternalErrorException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.meterware.httpunit.HttpException
|
+--com.meterware.httpunit.HttpInternalErrorException
- All Implemented Interfaces:
- Serializable
- public class HttpInternalErrorException
- extends HttpException
This exception is thrown when an internal error is found on the server.
- Author:
- Seth Ladd, Russell Gold
- See Also:
- Serialized Form
HttpInternalErrorException
public HttpInternalErrorException(URL url)
HttpInternalErrorException
public HttpInternalErrorException(URL url,
Throwable t)