org.apache.solr.search.function
Class StringIndexDocValues.StringIndexException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.solr.search.function.StringIndexDocValues.StringIndexException
All Implemented Interfaces:
Serializable
Enclosing class:
StringIndexDocValues

public static final class StringIndexDocValues.StringIndexException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
StringIndexDocValues.StringIndexException(String fieldName, RuntimeException cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringIndexDocValues.StringIndexException

public StringIndexDocValues.StringIndexException(String fieldName,
                                                 RuntimeException cause)


Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.