SevenZipException Class

(Lib7z::SevenZipException)

The SevenZipException provides a class for lib7z exceptions. More...

Header: #include <SevenZipException>

Public Functions

SevenZipException(const QString &msg)
SevenZipException(const char *msg)

Detailed Description

The SevenZipException provides a class for lib7z exceptions.

Member Function Documentation

SevenZipException::SevenZipException(const QString &msg)

Default constructs an instance of SevenZipException.

SevenZipException::SevenZipException(const char *msg)

Default constructs an instance of SevenZipException.