Class ConflictException

    • Constructor Detail

      • ConflictException

        public ConflictException​(String message)
      • ConflictException

        public ConflictException​(String message,
                                 Throwable err)
    • Method Detail

      • getStatus

        public org.springframework.http.HttpStatus getStatus()