Drive Engine  1.0.0
Plateforme de reconstruction 3D
DriveEngine::IPreconditionException Class Referenceabstract

Interface for every exception signalling precondition errors. More...

#include <IPreconditionException.h>

Inheritance diagram for DriveEngine::IPreconditionException:
DriveEngine::IException DriveEngine::PreconditionException

Public Member Functions

virtual const char * GetErrorMessage () const =0
 Gets message of error. More...
 

Detailed Description

Interface for every exception signalling precondition errors.

Member Function Documentation

virtual const char* DriveEngine::IPreconditionException::GetErrorMessage ( ) const
pure virtual

Gets message of error.

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

Implements DriveEngine::IException.

Implemented in DriveEngine::PreconditionException.


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