hgl 0.5.25
A compiler/interpreter suite for developing images (plugin development)
Public Member Functions | List of all members
HGL::ImageOutput::ImageOutputException Class Reference

Exception thrown if there was an unrecoverable error. More...

#include "imageoutputexception.h"

Public Member Functions

 ImageOutputException (const std::string &msg)
 Contructor. More...
 

Detailed Description

Exception thrown if there was an unrecoverable error.

Author
Heiko Schäfer heiko.nosp@m.@hgl.nosp@m..rang.nosp@m.un.d.nosp@m.e
Examples:
exampleoutput.cpp, and exampleoutput.h.

Constructor & Destructor Documentation

HGL::ImageOutput::ImageOutputException::ImageOutputException ( const std::string &  msg)

Contructor.

Parameters
msgmessage of the error