mirror of
https://github.com/aria2/aria2.git
synced 2026-04-05 04:08:47 +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.
676 B
676 B