LibPkg
Public Member Functions | List of all members
pkg::zipfile::unsupported_compression_method Class Reference

An exception class for reporting unsupported compression method errors. More...

#include <zipfile.h>

Inheritance diagram for pkg::zipfile::unsupported_compression_method:

Public Member Functions

 unsupported_compression_method (unsigned int method)
 Construct unsupported compression method error. More...
 

Detailed Description

An exception class for reporting unsupported compression method errors.

Constructor & Destructor Documentation

◆ unsupported_compression_method()

pkg::zipfile::unsupported_compression_method::unsupported_compression_method ( unsigned int  method)

Construct unsupported compression method error.

Parameters
methodthe compression method that is unsupported

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

Reference Manual LibPkg Version 0.6.1 (28 Jan 2015)