Class KubernetesCrudDispatcherException

    • Constructor Detail

      • KubernetesCrudDispatcherException

        public KubernetesCrudDispatcherException​(String message,
                                                 Integer code)
      • KubernetesCrudDispatcherException

        public KubernetesCrudDispatcherException​(String message,
                                                 Integer code,
                                                 String kind,
                                                 String... requiredFields)
    • Method Detail

      • getCode

        public int getCode()
      • toStatus

        public io.fabric8.kubernetes.api.model.Status toStatus()
      • toStatusBody

        public String toStatusBody()