Uses of Class
org.gcube.data.analysis.tabulardata.operation.worker.exceptions.InvalidInvocationException

Packages that use InvalidInvocationException
org.gcube.data.analysis.tabulardata.operation.factories.types   
org.gcube.data.analysis.tabulardata.operation.worker   
org.gcube.data.analysis.tabulardata.operation.worker.exceptions   
 

Uses of InvalidInvocationException in org.gcube.data.analysis.tabulardata.operation.factories.types
 

Methods in org.gcube.data.analysis.tabulardata.operation.factories.types that throw InvalidInvocationException
protected  void BaseWorkerFactory.performBaseChecks(OperationInvocation invocation)
          Check for column id or table id presence according to the table scope and check presence and types of each required LeafParameter
 

Uses of InvalidInvocationException in org.gcube.data.analysis.tabulardata.operation.worker
 

Methods in org.gcube.data.analysis.tabulardata.operation.worker that throw InvalidInvocationException
 Worker WorkerFactory.createWorker(OperationInvocation invocation)
           
 

Uses of InvalidInvocationException in org.gcube.data.analysis.tabulardata.operation.worker.exceptions
 

Subclasses of InvalidInvocationException in org.gcube.data.analysis.tabulardata.operation.worker.exceptions
 class InvalidParameterException
           
 



Copyright © 2013. All Rights Reserved.