org.apache.lucene.gdata.storage.lucenestorage.configuration
Class StorageConfigurator.StorageConfigurationError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by org.apache.lucene.gdata.storage.lucenestorage.configuration.StorageConfigurator.StorageConfigurationError
All Implemented Interfaces:
Serializable
Enclosing class:
StorageConfigurator

protected class StorageConfigurator.StorageConfigurationError
extends Error

See Also:
Serialized Form

Constructor Summary
protected StorageConfigurator.StorageConfigurationError(String arg0, Throwable arg1)
           
 
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

StorageConfigurator.StorageConfigurationError

protected StorageConfigurator.StorageConfigurationError(String arg0,
                                                        Throwable arg1)


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