TorrentException
Thrown when a libtorrent operation fails with a LibtorrentError. Mirrors the way libtorrent surfaces a libtorrent_category() error_code as a system_error / libtorrent_exception; the exception message is the error's human-readable LibtorrentError.message.