Uses of Class
org.projectnessie.client.rest.NessieServiceException
-
Packages that use NessieServiceException Package Description org.projectnessie.client.rest -
-
Uses of NessieServiceException in org.projectnessie.client.rest
Subclasses of NessieServiceException in org.projectnessie.client.rest Modifier and Type Class Description classNessieBackendThrottledExceptionIf a backend store refuses to process a request, the condition is signalled to clients via this exception.classNessieBadRequestExceptionclassNessieForbiddenExceptionclassNessieInternalServerExceptionclassNessieNotAuthorizedException
-