MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / ErrorHandler

Method ErrorHandler

Libraries/unrar/errhnd.cpp:3–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "rar.hpp"
2
3ErrorHandler::ErrorHandler()
4{
5 Clean();
6}
7
8
9void ErrorHandler::Clean()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected