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.checkColumnIdPresence(OperationInvocation invocation)
           
protected
<T> void
BaseWorkerFactory.checkParameterValue(String id, Class<T> type, OperationInvocation invocation)
           
protected  void BaseWorkerFactory.checkTableIdPresence(OperationInvocation invocation)
           
protected
<T> T
BaseWorkerFactory.getParameterValue(String id, Class<T> type, OperationInvocation invocation)
           
 

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.