Uses of Class
io.lakefs.clients.api.model.Error
-
Packages that use Error Package Description io.lakefs.clients.api.model -
-
Uses of Error in io.lakefs.clients.api.model
Methods in io.lakefs.clients.api.model that return Error Modifier and Type Method Description static ErrorError. fromJson(String jsonString)Create an instance of Error given an JSON stringErrorError. message(String message)
-