CoreComponents 3.0.0
A Modern C++ Toolkit
|
Something went wrong processing a ZIP archive. More...
#include <cc/ZipStream>
Public Member Functions | |
ZipError (int errorCode, const String &zipPath) | |
int | errorCode () const |
String | zipPath () const |
String | message () const override |
Generate error message for debug output. | |
Something went wrong processing a ZIP archive.