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 classNessieInternalServerExceptionRepresents "Internal Server Errors" on trying to access a Nessie endpoint.classNessieNotAuthorizedExceptionIndicates a condition where the client's request was not authorized to access the Nessie Server.
-