thrown if an existing parameter file shall be appended to, but the correct position to proceed writing cannot be determined, resulting in a probably ill-formed XML-file More...
#include "Exception.hpp"
Public Member Functions | |
ParamFileCorrupt (const char *filename, const char *message=0) | |
![]() | |
FileCorrupt (const char *errorMessage) | |
![]() | |
Base (const char *errorMessage, ErrorCode::Enum errorCode=ErrorCode::unknown) | |
Base (const Base &ref) | |
ErrorCode::Enum | errorCode () const |
returns the error code | |
const char * | errorMessage () const |
returns the actual error message | |
const char * | what () const _GLIBCXX_USE_NOEXCEPT |
returns the full error message including the error code: "Error XXXX: Text..." | |
Additional Inherited Members | |
![]() | |
FileCorrupt (const char *errorMessage, ErrorCode::Enum code) | |
Constructor for child classes. | |
![]() | |
ErrorCode::Enum | e_Code |
unsigned | u_MessagePos |
thrown if an existing parameter file shall be appended to, but the correct position to proceed writing cannot be determined, resulting in a probably ill-formed XML-file