Package de.predic8.kubernetesclient.util
Class ApiExceptionParser
java.lang.Object
de.predic8.kubernetesclient.util.ApiExceptionParser
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApiExceptionParser
public ApiExceptionParser()
-
-
Method Details
-
getReason
public String getReason(io.kubernetes.client.openapi.ApiException e) throws io.kubernetes.client.openapi.ApiException - Throws:
io.kubernetes.client.openapi.ApiException
-