- NoAvailableScopeException - Exception in org.gcube.accounting.analytics.exception
-
- NoAvailableScopeException() - Constructor for exception org.gcube.accounting.analytics.exception.NoAvailableScopeException
-
Constructs a new exception with null as its detail message.
- NoAvailableScopeException(String) - Constructor for exception org.gcube.accounting.analytics.exception.NoAvailableScopeException
-
Constructs a new exception with the specified detail message.
- NoAvailableScopeException(Throwable) - Constructor for exception org.gcube.accounting.analytics.exception.NoAvailableScopeException
-
Constructs a new exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which
typically contains the class and detail message of cause).
- NoAvailableScopeException(String, Throwable) - Constructor for exception org.gcube.accounting.analytics.exception.NoAvailableScopeException
-
Constructs a new exception with the specified detail message and
cause.
- NoUsableAccountingPersistenceQueryFound - Exception in org.gcube.accounting.analytics.exception
-
- NoUsableAccountingPersistenceQueryFound() - Constructor for exception org.gcube.accounting.analytics.exception.NoUsableAccountingPersistenceQueryFound
-
Constructs a new exception with null as its detail message.
- NoUsableAccountingPersistenceQueryFound(String) - Constructor for exception org.gcube.accounting.analytics.exception.NoUsableAccountingPersistenceQueryFound
-
Constructs a new exception with the specified detail message.
- NoUsableAccountingPersistenceQueryFound(Throwable) - Constructor for exception org.gcube.accounting.analytics.exception.NoUsableAccountingPersistenceQueryFound
-
Constructs a new exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which
typically contains the class and detail message of cause).
- NoUsableAccountingPersistenceQueryFound(String, Throwable) - Constructor for exception org.gcube.accounting.analytics.exception.NoUsableAccountingPersistenceQueryFound
-
Constructs a new exception with the specified detail message and
cause.