Mother class for all exceptions related to embedded files. More...
#include <OSDLEmbeddedFile.h>
Public Member Functions | |
| EmbeddedFileException (const std::string &reason) | |
| virtual | ~EmbeddedFileException () throw () | 
Mother class for all exceptions related to embedded files.
Definition at line 52 of file OSDLEmbeddedFile.h.
| EmbeddedFileException::EmbeddedFileException | ( | const std::string & | reason | ) |  [explicit] | 
        
Definition at line 86 of file OSDLEmbeddedFile.cc.
| EmbeddedFileException::~EmbeddedFileException | ( | ) |   throw () [virtual] | 
        
Definition at line 94 of file OSDLEmbeddedFile.cc.
 1.6.3