org.htmlcleaner
Class XPatherException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.htmlcleaner.XPatherException
- All Implemented Interfaces:
- Serializable
public class XPatherException
- extends Exception
Exception that could occure during XPather evaluation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XPatherException
public XPatherException()
XPatherException
public XPatherException(Throwable cause)
XPatherException
public XPatherException(String message)
XPatherException
public XPatherException(String message,
Throwable cause)
Copyright © 2006-2014. All Rights Reserved.