org.skyscreamer.yoga.exceptions
Class ParseSelectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.skyscreamer.yoga.exceptions.YogaRuntimeException
org.skyscreamer.yoga.exceptions.ParseSelectorException
- All Implemented Interfaces:
- Serializable
public class ParseSelectorException
- extends YogaRuntimeException
This exception is thrown when the selector can't be parsed
- Author:
- Carter Page
- See Also:
SelectorParser,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseSelectorException
public ParseSelectorException(String s)
Copyright © 2013. All Rights Reserved.