org.apache.jmeter.util
Class TidyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jmeter.util.TidyException
- All Implemented Interfaces:
- Serializable
public class TidyException
- extends Exception
Class for reporting errors when running Tidy.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TidyException
public TidyException()
TidyException
public TidyException(int errors,
int warnings)
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.