Uses of Class
org.projectnessie.error.NessieError
-
Packages that use NessieError Package Description org.projectnessie.error -
-
Uses of NessieError in org.projectnessie.error
Constructors in org.projectnessie.error with parameters of type NessieError Constructor Description BaseNessieClientServerException(NessieError error)Create an exception.NessieConflictException(NessieError error)NessieNotFoundException(NessieError error)
-