public RestConflictException(IWorkContext context, RestResponse restResponse, string message) : base(context, restResponse, message) { }