Uses of Class
com.metamatrix.vdb.edit.loader.VdbProcessingException

Packages that use VdbProcessingException
com.metamatrix.metadata.runtime.exception   
 

Uses of VdbProcessingException in com.metamatrix.metadata.runtime.exception
 

Subclasses of VdbProcessingException in com.metamatrix.metadata.runtime.exception
 class InvalidStateException
          Thrown when an update is requested on the VirtualDatabase and the VirtualDatabase is not in the proper state to allow it.
 class VirtualDatabaseDoesNotExistException
          Thrown when the VirtualDatabase is not found.
 class VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 



Copyright © 2009. All Rights Reserved.