Class GafferRuntimeException

    • Constructor Detail

      • GafferRuntimeException

        public GafferRuntimeException​(String message)
      • GafferRuntimeException

        public GafferRuntimeException​(String message,
                                      Throwable cause)
      • GafferRuntimeException

        public GafferRuntimeException​(String message,
                                      Status status)
      • GafferRuntimeException

        public GafferRuntimeException​(String message,
                                      Throwable cause,
                                      Status status)
    • Method Detail

      • getStatus

        public Status getStatus()
      • setStatus

        public void setStatus​(Status status)