Drive Engine  1.0.0
Plateforme de reconstruction 3D
DriveEngine::DynamicLibraryManagerException Class Reference

Exception for signalling dynamic library manager errors. More...

#include <DynamicLibraryManagerException.h>

Inheritance diagram for DriveEngine::DynamicLibraryManagerException:
DriveEngine::IFrameworkException DriveEngine::IException

Public Member Functions

 DynamicLibraryManagerException (const std::string &message)
 
const char * GetErrorMessage () const
 Gets message of error. More...
 

Detailed Description

Exception for signalling dynamic library manager errors.

Member Function Documentation

const char * DynamicLibraryManagerException::GetErrorMessage ( ) const
virtual

Gets message of error.

<return> The message of error. </return>

Implements DriveEngine::IFrameworkException.


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