org.apache.jmeter.protocol.http.parser
Class HTMLParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jmeter.protocol.http.parser.HTMLParseException
- All Implemented Interfaces:
- Serializable
- public class HTMLParseException
- extends Exception
- Version:
- $Revision: 1.4 $ updated on $Date: 2004/02/11 22:43:06 $
- Author:
- Jordi Salvat i Alabart
- See Also:
- Serialized Form
HTMLParseException
public HTMLParseException()
HTMLParseException
public HTMLParseException(String message)
- Parameters:
message
-
HTMLParseException
public HTMLParseException(Throwable cause)
- Parameters:
cause
-
HTMLParseException
public HTMLParseException(String message,
Throwable cause)
- Parameters:
message
- cause
-
getCause
public Throwable getCause()
- Local verstion of getCause() for JDK1.3 support
Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.