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

Internal exception for signalling precondition errors. More...

#include <PreconditionException.h>

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

Public Member Functions

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

Detailed Description

Internal exception for signalling precondition errors.

Member Function Documentation

const char * PreconditionException::GetErrorMessage ( ) const
virtual

Gets message of error.

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

Implements DriveEngine::IPreconditionException.


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