Uses of Class
uk.gov.gchq.gaffer.core.exception.Error.ErrorBuilder
-
Packages that use Error.ErrorBuilder Package Description uk.gov.gchq.gaffer.core.exception Gaffer-specific exceptions classes and classes for error generation. -
-
Uses of Error.ErrorBuilder in uk.gov.gchq.gaffer.core.exception
Methods in uk.gov.gchq.gaffer.core.exception that return Error.ErrorBuilder Modifier and Type Method Description Error.ErrorBuilderError.ErrorBuilder. detailMessage(String detailMessage)Error.ErrorBuilderError.ErrorBuilder. simpleMessage(String simpleMessage)Error.ErrorBuilderError.ErrorBuilder. status(Status status)Error.ErrorBuilderError.ErrorBuilder. statusCode(int statusCode)
-