mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 10:55:00 +00:00
Rewritten Exception class. Throw exception object, not its pointer and catch by reference, so that remove problematic delete operator for catched exception. * src/Exception.cc * src/Exception.h * test/ExceptionTest.cc * src/*: All files throwing/catching exception. * test/*: All files throwing/catching exception.
5.3 KiB
5.3 KiB