staticlib_unzip  1.0.6
 All Classes Namespaces Files Functions Variables
Public Member Functions | List of all members
staticlib::unzip::unzip_exception Class Reference

Module specific exception. More...

#include <staticlib/unzip/unzip_exception.hpp>

Public Member Functions

 unzip_exception ()
 Default constructor.
 unzip_exception (const std::string &msg)
 Constructor with message.

Detailed Description

Module specific exception.

Constructor & Destructor Documentation

staticlib::unzip::unzip_exception::unzip_exception ( )

Default constructor.

staticlib::unzip::unzip_exception::unzip_exception ( const std::string &  msg)
inline

Constructor with message.

Parameters
msgerror message

The documentation for this class was generated from the following file: