libpng++  v0.2.5-1
C++ library for PNG images
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
png::error Class Reference

Exception class to represent runtime errors related to png++ operation. More...

#include <error.hpp>

Inheritance diagram for png::error:
Collaboration diagram for png::error:

Public Member Functions

 error (std::string const &message)
 

Detailed Description

Exception class to represent runtime errors related to png++ operation.

Constructor & Destructor Documentation

png::error::error ( std::string const &  message)
inlineexplicit
Parameters
messageerror description

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