Uses of Class
org.gcube.accounting.accounting.summary.access.ParameterException
-
Packages that use ParameterException Package Description org.gcube.accounting.accounting.summary.access org.gcube.accounting.accounting.summary.access.impl -
-
Uses of ParameterException in org.gcube.accounting.accounting.summary.access
Methods in org.gcube.accounting.accounting.summary.access that throw ParameterException Modifier and Type Method Description ReportAccountingDao. getReportByScope(ScopeDescriptor desc, Instant from, Instant to, MeasureResolution resolution)ScopeDescriptorAccountingDao. getTree(Object request) -
Uses of ParameterException in org.gcube.accounting.accounting.summary.access.impl
Methods in org.gcube.accounting.accounting.summary.access.impl that throw ParameterException Modifier and Type Method Description ReportAccountingDaoImpl. getReportByScope(ScopeDescriptor desc, Instant from, Instant to, MeasureResolution resolution)
-