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
- 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-2009 Apache Software Foundation. All Rights Reserved.