LibPkg
|
An exception class for reporting unsupported compression method errors. More...
#include <zipfile.h>
Public Member Functions | |
unsupported_compression_method (unsigned int method) | |
Construct unsupported compression method error. More... | |
An exception class for reporting unsupported compression method errors.
pkg::zipfile::unsupported_compression_method::unsupported_compression_method | ( | unsigned int | method | ) |
Construct unsupported compression method error.
method | the compression method that is unsupported |
Reference Manual | LibPkg | Version 0.6.1 (28 Jan 2015) |