Uses of Class
org.apache.jdo.impl.fostore.FOStoreFatalInternalException

Packages that use FOStoreFatalInternalException
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
 

Uses of FOStoreFatalInternalException in org.apache.jdo.impl.fostore
 

Subclasses of FOStoreFatalInternalException in org.apache.jdo.impl.fostore
 class FOStoreFatalIOException
          This is an exception which _should_ never be thrown, as it indicates an error in I/O traffic between client and server.
 



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