All Implemented Interfaces:
Serializable

public class KubeApiNotFoundException extends KubeApiException
See Also:
  • Constructor Details

    • KubeApiNotFoundException

      public KubeApiNotFoundException(String errorMessage)
    • KubeApiNotFoundException

      public KubeApiNotFoundException(String errorMessage, Exception originalException)