Events on desktop
This commit is contained in:
@@ -144,7 +144,7 @@ namespace Data
|
||||
var writer = cmd.ExecuteNonQuery();
|
||||
if (writer == -1)
|
||||
{
|
||||
throw new DatabaseOperationException("Database error: Complaint not created");
|
||||
throw new DatabaseOperationException("Database error: Complaint not updated");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user