Class KubectlJobExecutor.KubectlException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.netflix.spinnaker.clouddriver.kubernetes.op.job.KubectlJobExecutor.KubectlException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
KubectlJobExecutor.KubectlNotFoundException
Enclosing class:
KubectlJobExecutor

public static class KubectlJobExecutor.KubectlException extends RuntimeException
See Also:
  • Constructor Details

    • KubectlException

      public KubectlException(String message)
    • KubectlException

      public KubectlException(String message, Throwable cause)