| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MetaMatrixCoreException in com.metamatrix.admin.api.exception | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.admin.api.exception | |
|---|---|
|  class | AdminComponentExceptionAn AdminComponentExceptionis thrown when an error occurs as a
 result of an internal component error. | 
|  class | AdminExceptionAdminExceptionis the base exception for the admin package. | 
|  class | AdminProcessingExceptionAn AdminProcessingExceptionindicates that an error occured during processing as a result
 of user input. | 
| Uses of MetaMatrixCoreException in com.metamatrix.admin.api.exception.security | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.admin.api.exception.security | |
|---|---|
|  class | InvalidSessionException | 
|  class | MetaMatrixSecurityException | 
|  class | SessionException | 
| Uses of MetaMatrixCoreException in com.metamatrix.api.exception | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.api.exception | |
|---|---|
|  class | ComponentNotFoundExceptionException which occurs if a system component could not be found by another component. | 
|  class | MetaMatrixComponentExceptionException which occurs if an error occurs within the server that is not business-related. | 
|  class | MetaMatrixExceptionA generic exception which contains a reference to another exception. | 
|  class | MetaMatrixProcessingExceptionThis exception is a superclass for exceptions that are thrown during processing as a result of user input. | 
| Uses of MetaMatrixCoreException in com.metamatrix.api.exception.query | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.api.exception.query | |
|---|---|
|  class | CriteriaEvaluationExceptionThis exception is thrown when an error occurs while evaluating a SQL criteria. | 
|  class | ExpressionEvaluationExceptionThis exception is thrown when an error occurs while evaluating a SQL expression. | 
|  class | FunctionExecutionExceptionDuring processing, an invalid function was detected. | 
|  class | FunctionMetadataExceptionDetected invalid function metadata during validation. | 
|  class | InvalidFunctionExceptionDuring processing, an invalid function was detected. | 
|  class | ProcedureErrorInstructionExceptionUsed to notify the user that the virtual procedure raised an error. | 
|  class | QueryMetadataExceptionThis exception is thrown when an error occurs while retrieving metadata from a query component metadata facade. | 
|  class | QueryParserExceptionThrown when a query cannot be parsed. | 
|  class | QueryPlannerExceptionThis exception is thrown when an error occurs while planning the query. | 
|  class | QueryProcessingExceptionThis exception is thrown when an error occurs while retrieving metadata from a query component metadata facade. | 
|  class | QueryResolverExceptionThis exception represents the case where the query submitted could not resolved when it is checked against the metadata | 
|  class | QueryValidatorExceptionThis exception is thrown if an error is discovered while validating the query. | 
| Uses of MetaMatrixCoreException in com.metamatrix.api.exception.security | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.api.exception.security | |
|---|---|
|  class | AuthorizationException | 
|  class | AuthorizationMgmtException | 
|  class | InvalidPrincipalException | 
|  class | InvalidUserException | 
|  class | InvalidVDBExceptionIndicates that an invalid VDB was requested for logon. | 
|  class | LogonExceptionThis exception is thrown when an attempt to log in to obtain a session has failed. | 
|  class | MembershipServiceException | 
|  class | MetaMatrixAuthenticationException | 
|  class | SessionServiceException | 
|  class | UnsupportedCredentialException | 
| Uses of MetaMatrixCoreException in com.metamatrix.api.exception.server | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.api.exception.server | |
|---|---|
|  class | InvalidRequestIDExceptionThrown when trying to access a request by ID and the request does not exist. | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.actions | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.actions | |
|---|---|
|  class | ModificationException | 
|  class | StringLengthExceededException | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.application.exception | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.application.exception | |
|---|---|
|  class | ApplicationInitializationExceptionThis exception is thrown when an application cannot be initialized, typically due to an invalid initialization property value or the inability to start some subsystem due to an external error. | 
|  class | ApplicationLifecycleExceptionThis exception is used when an error occurs in the lifecycle of an application or it's service. | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.buffer | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.buffer | |
|---|---|
|  class | BlockedExceptionThis exception is thrown if the buffer manager blocks waiting on input during processing. | 
|  class | BlockedOnMemoryExceptionThis exception is thrown by the plan if it receives a MemoryNotAvailableException while attempting to pin a batch in the BufferManager. | 
|  class | MemoryNotAvailableExceptionIndicates memory was not available for the requested operation. | 
|  class | TupleSourceNotFoundExceptionIndicates a TupleSource could not be found. | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.comm.exception | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.comm.exception | |
|---|---|
|  class | CommunicationExceptionAn error occurred in communication between client and server. | 
|  class | ConnectionExceptionThis exception indicates that an error has occurred during connection. | 
|  class | SingleInstanceCommunicationExceptionAn error occurred in communication between client and server. | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.config.api.exceptions | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.config.api.exceptions | |
|---|---|
|  class | ConfigurationConnectionException | 
|  class | ConfigurationException | 
|  class | DuplicateComponentException | 
|  class | InvalidArgumentException | 
|  class | InvalidComponentException | 
|  class | InvalidComponentIDCharacterException | 
|  class | InvalidComponentIDFormatException | 
|  class | InvalidConfigurationException | 
|  class | InvalidDeployedComponentException | 
|  class | InvalidNameException | 
|  class | InvalidPropertyValueException | 
|  class | InvalidStringValueException | 
|  class | InvalidVersionException | 
|  class | ZeroLengthComponentIDException | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.config.util | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.config.util | |
|---|---|
|  class | ConfigObjectsNotResolvableException | 
|  class | InvalidConfigurationElementException | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.connection | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.connection | |
|---|---|
|  class | ManagedConnectionException | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.extensionmodule.exception | 
|---|
| Uses of MetaMatrixCoreException in com.metamatrix.common.id.dbid | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.id.dbid | |
|---|---|
|  class | DBIDGeneratorExceptionException which occurs if an error occurs within the server that is not business-related. | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.log | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.log | |
|---|---|
|  class | DbWriterException | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.log.config | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.log.config | |
|---|---|
|  class | LogConfigurationException | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.messaging | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.messaging | |
|---|---|
|  class | MessagingException | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.transaction | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.transaction | |
|---|---|
|  class | TransactionExceptionTransactionException exception indicates that the request cannot be executed because of an error with the transaction. | 
|  class | TransactionNotSupportedExceptionTransactionNotSupportedException exception indicates that the request cannot be executed because the transaction operation is not a supported feature. | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.tree | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.tree | |
|---|---|
|  class | TreeNodeExceptionThis exception denotes that the user account could not be identified, could not be located, or was invalid. | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.types | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.types | |
|---|---|
|  class | TransformationExceptionThe exception is thrown when an error occurs during data transformation, typically a formatting error or an invalid input type. | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.util.crypto | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.util.crypto | |
|---|---|
|  class | CryptoExceptionA catch-all exception for any exceptions related to encryption and decryption operations. | 
| Uses of MetaMatrixCoreException in com.metamatrix.common.xa | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.common.xa | |
|---|---|
|  class | XATransactionExceptionException which occurs if an error occurs within the server that is XA transaction-related. | 
| Uses of MetaMatrixCoreException in com.metamatrix.console.util | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.console.util | |
|---|---|
|  class | ExternalExceptionWrapper class intended to represent any exception apparently caused by the server or anything accessed through the server not producing an expected result. | 
|  class | InvalidRequestExceptionWrapper class intended to represent any exception thrown by an API method which would appear to indicate that the Console sent an illegal request to the server. | 
| Uses of MetaMatrixCoreException in com.metamatrix.core.commandshell | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.core.commandshell | |
|---|---|
|  class | ArgumentConversionExceptionException indicating an argument value could not be converted to the needed type. | 
| Uses of MetaMatrixCoreException in com.metamatrix.core.event | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.core.event | |
|---|---|
|  class | EventBrokerExceptionSubclasses of this exception typically only need to implement whatever constructors they need. | 
|  class | EventSourceExceptionSubclasses of this exception typically only need to implement whatever constructors they need. | 
| Uses of MetaMatrixCoreException in com.metamatrix.core.id | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.core.id | |
|---|---|
|  class | InvalidIDExceptionException which occurs if an error occurs within the server that is not business-related. | 
| Uses of MetaMatrixCoreException in com.metamatrix.core.util | 
|---|
| Methods in com.metamatrix.core.util that throw MetaMatrixCoreException | |
|---|---|
| protected static byte[] | ObjectConverterUtil.convertToByteArray(java.sql.Blob data) | 
| static byte[] | ObjectConverterUtil.convertToByteArray(java.lang.Object data) | 
| static java.lang.Object | ReflectionHelper.create(java.lang.String className,
       java.util.Collection ctorObjs,
       java.lang.ClassLoader classLoader)Helper method to create an instance of the class using the appropriate constructor based on the ctorObjs passed. | 
| static java.lang.Object | ReflectionHelper.create(java.lang.String className,
       java.lang.Object[] ctorObjs,
       java.lang.Class<?>[] argTypes,
       java.lang.ClassLoader classLoader) | 
| static void | FileUtils.testDirectoryPermissions(java.lang.String dirPath)Test whether it's possible to read and write files in the specified directory. | 
| Uses of MetaMatrixCoreException in com.metamatrix.dqp.exception | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.dqp.exception | |
|---|---|
|  class | SourceWarningThis class is used to store the details of an atomic query warning. | 
| Uses of MetaMatrixCoreException in com.metamatrix.metadata.runtime.exception | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.metadata.runtime.exception | |
|---|---|
|  class | InvalidStateExceptionThrown when an update is requested on the VirtualDatabase and the VirtualDatabase is not in the proper state to allow it. | 
|  class | VirtualDatabaseDoesNotExistExceptionThrown when the VirtualDatabase is not found. | 
|  class | VirtualDatabaseExceptionThe base exception from which all Runtime Metadata Exceptions extend. | 
| Uses of MetaMatrixCoreException in com.metamatrix.platform.admin.api.exception | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.platform.admin.api.exception | |
|---|---|
|  class | MetaMatrixAdminExceptionBase exception of any specifically-administrative business exceptions | 
|  class | PermissionNodeException | 
|  class | PermissionNodeNotActionableException | 
|  class | PermissionNodeNotFoundException | 
|  class | ProductNotRegisteredExceptionIndicates the named product is a known product, but is not registered at the MetaMatrix system. | 
|  class | UnknownProductOrSubsystemExceptionIndicates a product name has been encountered that is unknown, or a subsystem name for a known product has been encountered which is unknown for that product. | 
| Uses of MetaMatrixCoreException in com.metamatrix.platform.registry | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.platform.registry | |
|---|---|
|  class | ResourceAlreadyBoundException | 
|  class | ResourceNotBoundException | 
| Uses of MetaMatrixCoreException in com.metamatrix.platform.security.audit.config | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.platform.security.audit.config | |
|---|---|
|  class | AuditConfigurationException | 
| Uses of MetaMatrixCoreException in com.metamatrix.platform.security.audit.destination | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.platform.security.audit.destination | |
|---|---|
|  class | AuditDestinationInitFailedException | 
| Uses of MetaMatrixCoreException in com.metamatrix.platform.security.authorization.spi | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.platform.security.authorization.spi | |
|---|---|
|  class | AuthorizationSourceConnectionExceptionThrown when a communication failure has occured with the Authorization Source. | 
|  class | AuthorizationSourceExceptionThrown when an exception has occured in the Authorization Source. | 
| Uses of MetaMatrixCoreException in com.metamatrix.platform.security.membership.spi | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.platform.security.membership.spi | |
|---|---|
|  class | MembershipSourceException | 
| Uses of MetaMatrixCoreException in com.metamatrix.query.processor | 
|---|
| Methods in com.metamatrix.query.processor that throw MetaMatrixCoreException | |
|---|---|
|  void | QueryProcessor.BatchHandler.batchProduced(TupleBatch batch) | 
|  void | QueryProcessor.process()Process fully blocking | 
|  boolean | QueryProcessor.process(long time)Process until time expires or a BlockedExceptionoccurs | 
| Uses of MetaMatrixCoreException in com.metamatrix.soap.exceptions | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.soap.exceptions | |
|---|---|
|  class | SOAPProcessingException | 
| Uses of MetaMatrixCoreException in com.metamatrix.soap.util | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.soap.util | |
|---|---|
|  class | XMLTranslationException | 
| Uses of MetaMatrixCoreException in com.metamatrix.vdb.edit.loader | 
|---|
| Subclasses of MetaMatrixCoreException in com.metamatrix.vdb.edit.loader | |
|---|---|
|  class | VdbProcessingExceptionThe base exception from which all Runtime Metadata Exceptions extend. | 
| Uses of MetaMatrixCoreException in org.teiid.connector.api | 
|---|
| Subclasses of MetaMatrixCoreException in org.teiid.connector.api | |
|---|---|
|  class | ConnectorExceptionAn exception the connector writer can return in case of an error while using the connector. | 
|  class | DataNotAvailableExceptionUsed by asynch connectors to indicate data is not available and results should be polled for after the given delay. | 
| Uses of MetaMatrixCoreException in org.teiid.connector.jdbc | 
|---|
| Subclasses of MetaMatrixCoreException in org.teiid.connector.jdbc | |
|---|---|
|  class | JDBCExecutionException | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||