Package com.yahoo.search.yql
Class NullItemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.yahoo.search.yql.NullItemException
- All Implemented Interfaces:
Serializable
Used to communicate a NullItem has been encountered in the query tree.
- Author:
- Steinar Knutsen
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NullItemException
-