Forge
DimensionError Class Reference

#include <exception.h>

+ Inheritance diagram for DimensionError:

Public Member Functions

 DimensionError (const char *const pFuncName, const int pLine, const int pIndex, const char *const pExpectString)
 
const char * expectedCondition () const
 
int argIndex () const
 
 ~DimensionError () throw ()
 
- Public Member Functions inherited from Error
 Error (const char *const pFuncName, int pLine, const char *const pMessage, ErrorCode pErrCode)
 
const char * functionName () const
 
int line () const
 
ErrorCode err () const
 
virtual ~Error () throw ()
 

Constructor & Destructor Documentation

◆ DimensionError()

DimensionError ( const char *const  pFuncName,
const int  pLine,
const int  pIndex,
const char *const  pExpectString 
)

◆ ~DimensionError()

~DimensionError ( )
throw (
)

Member Function Documentation

◆ argIndex()

int argIndex ( ) const

◆ expectedCondition()

const char* expectedCondition ( ) const

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