Uses of Package
net.sf.cantina.exceptions

Packages that use net.sf.cantina.exceptions
net.sf.cantina Basic representations of localizable Documents grouped in Realms. 
net.sf.cantina.datasource   
net.sf.cantina.exceptions   
net.sf.cantina.system Abstract package containing base classes for persistable implementations of Document, Realm
 

Classes in net.sf.cantina.exceptions used by net.sf.cantina
DuplicateKeyException
          This exception is thrown when a primary key violation occurs (i.e.
ObjectNotFoundException
          Datasource could not find object
 

Classes in net.sf.cantina.exceptions used by net.sf.cantina.datasource
DuplicateKeyException
          This exception is thrown when a primary key violation occurs (i.e.
ObjectNotFoundException
          Datasource could not find object
 

Classes in net.sf.cantina.exceptions used by net.sf.cantina.exceptions
CantinaException
          Base class for all exceptions.
 

Classes in net.sf.cantina.exceptions used by net.sf.cantina.system
DuplicateKeyException
          This exception is thrown when a primary key violation occurs (i.e.
 



Copyright © 2004 Cantina. All Rights Reserved.