Class KubernetesAuthException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.kubernetes.auth.KubernetesAuthException
All Implemented Interfaces:
Serializable

public class KubernetesAuthException extends Exception
See Also:
  • Constructor Details

    • KubernetesAuthException

      public KubernetesAuthException()
    • KubernetesAuthException

      public KubernetesAuthException(String message)
    • KubernetesAuthException

      public KubernetesAuthException(String message, Throwable cause)
    • KubernetesAuthException

      public KubernetesAuthException(Throwable cause)