"Unknown Error"
To me this is characteristic of poorly written software. Error exception handling is hard. Many developers are in a hurry to code the main function and leave error handling to later, or never. I have seen this message so many times, it's a slap in the user's face. As a developer it makes me ashamed. /rant