Class RestException

    • Constructor Detail

      • RestException

        public RestException​(org.springframework.http.HttpStatus httpStatus,
                             String message)
    • Method Detail

      • getHttpStatus

        public org.springframework.http.HttpStatus getHttpStatus()