Class KubernetesAuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.kubernetes.auth.KubernetesAuthException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionKubernetesAuthException(String message) KubernetesAuthException(String message, Throwable cause) KubernetesAuthException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KubernetesAuthException
public KubernetesAuthException() -
KubernetesAuthException
-
KubernetesAuthException
-
KubernetesAuthException
-