Package uk.gov.gchq.gaffer.commonutil.exception
Common exceptions.
-
Exception Summary Exception Description LimitExceededException ALimitExceededExceptionis aRuntimeExceptionthat will be thrown when an operation exceeds, or would exceed, some constraining limit.OverwritingException AnOverwritingExceptionshould be thrown when a condition will cause something to be overwritten.UnauthorisedException AnUnauthorisedExceptionis aRuntimeExceptionthat will be when an unauthorised action is attempted.