org.gcube.informationsystem.collector.impl.xmlstorage.exist
Class XMLStorage.XMLStorageNotAvailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.informationsystem.collector.impl.xmlstorage.exist.XMLStorage.XMLStorageNotAvailableException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
XMLStorage

public static class XMLStorage.XMLStorageNotAvailableException
extends java.lang.Exception

XMLStorage not initialized exception

Author:
Manuele Simi (ISTI-CNR)
See Also:
Serialized Form

Constructor Summary
XMLStorage.XMLStorageNotAvailableException(java.lang.String message)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLStorage.XMLStorageNotAvailableException

public XMLStorage.XMLStorageNotAvailableException(java.lang.String message)