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 Status toStatus()
      • toStatusBody

        public String toStatusBody()