org.skyscreamer.yoga.exceptions
Class YogaRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.skyscreamer.yoga.exceptions.YogaRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EntityCountExceededException, ParseSelectorException
public class YogaRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
YogaRuntimeException
public YogaRuntimeException()
YogaRuntimeException
public YogaRuntimeException(String arg0,
Throwable arg1)
YogaRuntimeException
public YogaRuntimeException(String arg0)
YogaRuntimeException
public YogaRuntimeException(Throwable arg0)
Copyright © 2012. All Rights Reserved.