img::ImageException Class Reference

the basic exception class More...

#include <img_base.h>

List of all members.

Public Member Functions

 ImageException (const char *arg_message)
 message carrying constructor
 ImageException ()
 default constructor
virtual ~ImageException () throw ()
 the destructor

Public Attributes

const char * message
 the error string

Detailed Description

the basic exception class

this is the basic image exception class, it simply carries an error string to the console.

Definition at line 51 of file img_base.h.


Constructor & Destructor Documentation

img::ImageException::ImageException (  )  [inline]

default constructor

Definition at line 57 of file img_base.h.

img::ImageException::ImageException ( const char *  arg_message  )  [inline]

message carrying constructor

Parameters:
arg_message the error string

Definition at line 62 of file img_base.h.

virtual img::ImageException::~ImageException (  )  throw () [inline, virtual]

the destructor

Definition at line 64 of file img_base.h.


Member Data Documentation

the error string

Definition at line 55 of file img_base.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:44 2013