Uses of Class
com.metamatrix.core.MetaMatrixRuntimeException

Packages that use MetaMatrixRuntimeException
com.metamatrix.common.extensionmodule.exception   
com.metamatrix.common.messaging   
com.metamatrix.common.util   
com.metamatrix.console.ui.views.connector   
com.metamatrix.platform.service.api.exception   
 

Uses of MetaMatrixRuntimeException in com.metamatrix.common.extensionmodule.exception
 

Subclasses of MetaMatrixRuntimeException in com.metamatrix.common.extensionmodule.exception
 class ExtensionModuleRuntimeException
           
 

Uses of MetaMatrixRuntimeException in com.metamatrix.common.messaging
 

Subclasses of MetaMatrixRuntimeException in com.metamatrix.common.messaging
 class RemoteMessagingException
           
 

Uses of MetaMatrixRuntimeException in com.metamatrix.common.util
 

Subclasses of MetaMatrixRuntimeException in com.metamatrix.common.util
static class PropertiesUtils.InvalidPropertyException
           
 

Uses of MetaMatrixRuntimeException in com.metamatrix.console.ui.views.connector
 

Methods in com.metamatrix.console.ui.views.connector that throw MetaMatrixRuntimeException
protected  ConfigurationObjectEditor ImportWizardController.getNewItemEditor()
           
 

Uses of MetaMatrixRuntimeException in com.metamatrix.platform.service.api.exception
 

Subclasses of MetaMatrixRuntimeException in com.metamatrix.platform.service.api.exception
 class ServiceClosedException
          This exception will be thrown when a request is made to a service that is closed.
 class ServiceException
           
 class ServiceNotFoundException
          This exception will be thrown when a request is made to a service that is closed.
 class ServiceNotInitializedException
          This exception will be thrown when a request is made to a service that is not yet initialized ready state.
 class ServiceStateException
          This exception will be thrown when a request is made to a service that is not in a ready state.
 class ServiceSuspendedException
          This exception will be thrown when a request is made to a service that is closed.
 



Copyright © 2009. All Rights Reserved.