Skip to content
Commit e8dc2595 authored by Karl Rupp's avatar Karl Rupp
Browse files

Exceptions: Replaced all string throws with proper exceptions.

Strings are painfully hard to catch, whereas now it is a lot easier to
just catch std::exception (or a more specific inherited class as needed).
parent 6c39b19d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment