Package org.jsoup.select
Class Selector.SelectorParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.jsoup.select.Selector.SelectorParseException
- All Implemented Interfaces:
-
Serializable
- Enclosing class:
- Selector
public static class Selector.SelectorParseException extends IllegalStateException
- See Also:
-
Constructor Summary
ConstructorDescriptionSelectorParseException
(String msg) SelectorParseException
(String msg, Object... msgArgs) SelectorParseException
(Throwable cause, String msg, Object... msgArgs) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait