All Implemented Interfaces:
Serializable
Direct Known Subclasses:
KubeApiNotFoundException, SecretAlreadyExists

public class KubeApiException extends VariablesManagementRuntimeException
See Also:
  • Constructor Details

    • KubeApiException

      public KubeApiException()
    • KubeApiException

      public KubeApiException(String message)
    • KubeApiException

      public KubeApiException(String message, Exception originalException)