Uses of Package
uk.gov.gchq.gaffer.commonutil.exception
-
Packages that use uk.gov.gchq.gaffer.commonutil.exception Package Description uk.gov.gchq.gaffer.cache Classes for the Gaffer cache service.uk.gov.gchq.gaffer.core.exception Gaffer-specific exceptions classes and classes for error generation.uk.gov.gchq.gaffer.rest.mapper Exception mappers for the Gaffer REST API.uk.gov.gchq.gaffer.store.library Classes for storing details of graphs in a library to facilitate sharing of schemas and properties between graphs. -
Classes in uk.gov.gchq.gaffer.commonutil.exception used by uk.gov.gchq.gaffer.cache Class Description OverwritingException AnOverwritingException
should be thrown when a condition will cause something to be overwritten. -
Classes in uk.gov.gchq.gaffer.commonutil.exception used by uk.gov.gchq.gaffer.core.exception Class Description UnauthorisedException AnUnauthorisedException
is aRuntimeException
that will be when an unauthorised action is attempted. -
Classes in uk.gov.gchq.gaffer.commonutil.exception used by uk.gov.gchq.gaffer.rest.mapper Class Description UnauthorisedException AnUnauthorisedException
is aRuntimeException
that will be when an unauthorised action is attempted. -
Classes in uk.gov.gchq.gaffer.commonutil.exception used by uk.gov.gchq.gaffer.store.library Class Description OverwritingException AnOverwritingException
should be thrown when a condition will cause something to be overwritten.