Class KubernetesClientBuilder.ParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.predic8.membrane.core.kubernetes.client.KubernetesClientBuilder.ParsingException
All Implemented Interfaces:
Serializable
Enclosing class:
KubernetesClientBuilder

public static class KubernetesClientBuilder.ParsingException extends Exception
See Also:
  • Constructor Details

    • ParsingException

      public ParsingException(String message, Throwable cause)