|
hgl 0.5.25
A compiler/interpreter suite for developing images (plugin development)
|
Exception thrown if there was an unrecoverable error. More...
#include "imageoutputexception.h"
Public Member Functions | |
| ImageOutputException (const std::string &msg) | |
| Contructor. More... | |
Exception thrown if there was an unrecoverable error.
| HGL::ImageOutput::ImageOutputException::ImageOutputException | ( | const std::string & | msg | ) |
Contructor.
| msg | message of the error |
1.8.5