What is the difference between std::runtime_error and std::exception? What is the appropriate use for each? Why are they different in the first place?
What is the difference between std::runtime_error and std::exception? What is the appropriate use for each? Why are they different in the first place?