Package org.projectnessie.client.rest
-
Class Summary Class Description NessieHttpResponseFilter ResponseCheckFilter -
Exception Summary Exception Description NessieInternalServerException Represents "Internal Server Errors" on trying to access a Nessie endpoint.NessieNotAuthorizedException Indicates a condition where the client's request was not authorized to access the Nessie Server.NessieServiceException A runtime exception that represents REST API errors that are beyond Nessie's control.