Uses of Package
com.metamatrix.metadata.runtime.exception

Packages that use com.metamatrix.metadata.runtime.exception
com.metamatrix.admin.server   
com.metamatrix.metadata.runtime   
com.metamatrix.metadata.runtime.api   
com.metamatrix.metadata.runtime.exception   
com.metamatrix.metadata.runtime.model   
com.metamatrix.metadata.runtime.spi   
com.metamatrix.metadata.runtime.spi.jdbc   
com.metamatrix.server.admin.api   
com.metamatrix.server.admin.apiimpl   
 

Classes in com.metamatrix.metadata.runtime.exception used by com.metamatrix.admin.server
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 

Classes in com.metamatrix.metadata.runtime.exception used by com.metamatrix.metadata.runtime
VirtualDatabaseDoesNotExistException
          Thrown when the VirtualDatabase is not found.
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 

Classes in com.metamatrix.metadata.runtime.exception used by com.metamatrix.metadata.runtime.api
VirtualDatabaseDoesNotExistException
          Thrown when the VirtualDatabase is not found.
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 

Classes in com.metamatrix.metadata.runtime.exception used by com.metamatrix.metadata.runtime.exception
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 

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

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

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

Classes in com.metamatrix.metadata.runtime.exception used by com.metamatrix.server.admin.api
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 

Classes in com.metamatrix.metadata.runtime.exception used by com.metamatrix.server.admin.apiimpl
VirtualDatabaseException
          The base exception from which all Runtime Metadata Exceptions extend.
 



Copyright © 2009. All Rights Reserved.