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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Selector.SelectorParseException
public Selector.SelectorParseException(String msg,
Object... params)
Copyright © 2009-2010 Jonathan Hedley. All Rights Reserved.