com.meterware.httpunit

Class HttpInternalErrorException

public class HttpInternalErrorException extends HttpException

This exception is thrown when an internal error is found on the server.

Author: Seth Ladd Russell Gold

Constructor Summary
HttpInternalErrorException(URL url)
HttpInternalErrorException(URL url, Throwable t)

Constructor Detail

HttpInternalErrorException

public HttpInternalErrorException(URL url)

HttpInternalErrorException

public HttpInternalErrorException(URL url, Throwable t)