Class KubernetesException

  • All Implemented Interfaces:
    Serializable

    public class KubernetesException
    extends org.apache.flink.util.FlinkException
    Kubernetes related checked exceptions.
    See Also:
    Serialized Form
    • Constructor Detail

      • KubernetesException

        public KubernetesException​(String message)
      • KubernetesException

        public KubernetesException​(String message,
                                   Throwable cause)