package com.geored.rest.exception; public class ConflictException extends Exception { private static final long serialVersionUID = 1L; }