The DtDeError instance.
More...
Public Types |
| enum | ErrorCode {
Error_Generic,
Error_UnhandledException,
Error_ReadingFile,
Error_WritingFile,
Error_DeletingFile,
Error_NoFactorySettings,
Error_LoadingFeatureFile,
Error_LoadingTerrainFile,
Error_ModelDefinitionDoesNotExist,
Error_UnsupportedScreenResolution,
Error_NumExtractedPropsDoesntMatchNumPropRecords,
Error_IgnoringPropWithInvalidPosition,
Error_ConfigWithNameAlreadyExists,
Error_FileNotFound,
Error_UnableToLoadDriverFile,
Error_UnableToRealizeModel,
Error_UnableToCheckoutSlaveLicense,
Error_NoDataDirFound,
end_ErrorCode
} |
Detailed Description
Member Enumeration Documentation
- Enumerator:
| Error_Generic |
|
| Error_UnhandledException |
1 parameter, a string.
|
| Error_ReadingFile |
1 parameter, a string.
|
| Error_WritingFile |
|
| Error_DeletingFile |
|
| Error_NoFactorySettings |
|
| Error_LoadingFeatureFile |
|
| Error_LoadingTerrainFile |
|
| Error_ModelDefinitionDoesNotExist |
|
| Error_UnsupportedScreenResolution |
|
| Error_NumExtractedPropsDoesntMatchNumPropRecords |
|
| Error_IgnoringPropWithInvalidPosition |
|
| Error_ConfigWithNameAlreadyExists |
|
| Error_FileNotFound |
|
| Error_UnableToLoadDriverFile |
|
| Error_UnableToRealizeModel |
|
| Error_UnableToCheckoutSlaveLicense |
|
| Error_NoDataDirFound |
|
| end_ErrorCode |
|
Constructor & Destructor Documentation
| makVrv::DtDeError::DtDeError |
( |
ErrorCode |
code | ) |
|
| makVrv::DtDeError::DtDeError |
( |
const DtDeError & |
orig | ) |
|
| makVrv::DtDeError::~DtDeError |
( |
| ) |
|
Member Function Documentation
| DtDeError& makVrv::DtDeError::operator<< |
( |
const std::string & |
param | ) |
|
Append a parameter string.
Append an integer parameter as a string.
| ErrorCode makVrv::DtDeError::errorCode |
( |
| ) |
const |
| const std::vector<std::string>& makVrv::DtDeError::errorParameters |
( |
| ) |
const |
Get the error parameters.
| const std::string& makVrv::DtDeError::parameter |
( |
unsigned int |
index | ) |
const |
Get a string for a particular parameter, or return the empty parameter string.
Member Data Documentation
| std::vector<std::string> makVrv::DtDeError::myErrorParameters |
|
protected |
| std::string makVrv::DtDeError::myEmptyParameter |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrvUtil/DtDeError.h