Package cool.solr.search.solr.util
Class NamedListEntryClassCastException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.ClassCastException
-
- cool.solr.search.solr.util.NamedListEntryClassCastException
-
- All Implemented Interfaces:
Serializable
public class NamedListEntryClassCastException extends ClassCastException
Thrown if an entry in aNamedListcannot be cast to the expected type.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-