Class RestException

    • Field Detail

      • status

        protected org.springframework.http.HttpStatus status
      • devMessage

        protected String devMessage
    • Constructor Detail

      • RestException

        protected RestException​(String message)
    • Method Detail

      • getCode

        public abstract String getCode()
      • getStatus

        public abstract org.springframework.http.HttpStatus getStatus()