Uses of Class
org.gcube.data.publishing.gCatFeeder.service.model.fault.InternalError
-
-
Uses of InternalError in org.gcube.data.publishing.gCatFeeder.service.engine
Methods in org.gcube.data.publishing.gCatFeeder.service.engine that throw InternalError Modifier and Type Method Description ConnectionConnectionManager. getConnection()voidCatalogueControllersManager. initInScope()voidCollectorsManager. initInScope()StringStorage. storeReport(ExecutionReport report) -
Uses of InternalError in org.gcube.data.publishing.gCatFeeder.service.engine.impl
Methods in org.gcube.data.publishing.gCatFeeder.service.engine.impl that throw InternalError Modifier and Type Method Description voidCatalogueControllersManagerImpl. initInScope()voidCollectorsManagerImpl. initInScope() -
Uses of InternalError in org.gcube.data.publishing.gCatFeeder.service.engine.impl.persistence
Methods in org.gcube.data.publishing.gCatFeeder.service.engine.impl.persistence that throw InternalError Modifier and Type Method Description protected FileStorageImpl. asFile(ExecutionReport report)ConnectionConnectionManagerImpl. getConnection()StringStorageImpl. storeReport(ExecutionReport report) -
Uses of InternalError in org.gcube.data.publishing.gCatFeeder.service.model.fault
Subclasses of InternalError in org.gcube.data.publishing.gCatFeeder.service.model.fault Modifier and Type Class Description classCollectorNotFoundclassDescriptorNotFoundclassPersistenceError
-