#include <Errors.h>
Inherits ErrorECOGEN.
Inherited by ErrorMeshNS, and ErrorXML.
◆ ErrorInput()
ErrorInput::ErrorInput |
( |
std::string |
fileInput = "" , |
|
|
const char * |
sourceFile = "" , |
|
|
int |
lineNumber = -1 , |
|
|
int |
errorCode = 2 |
|
) |
| |
|
inline |
◆ ~ErrorInput()
virtual ErrorInput::~ErrorInput |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ additionalInfo()
virtual std::string ErrorInput::additionalInfo |
( |
void |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ fileName()
std::string ErrorInput::fileName |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ getErrorCode()
int ErrorInput::getErrorCode |
( |
| ) |
|
|
inline |
◆ infoError()
std::string ErrorInput::infoError |
( |
void |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ lineNumber()
int ErrorInput::lineNumber |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ what()
virtual const char * ErrorInput::what |
( |
void |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
Reimplemented from ErrorECOGEN.
Reimplemented in ErrorMeshNS, ErrorXML, ErrorXMLMessage, ErrorXMLRacine, ErrorXMLElement, ErrorXMLAttribut, ErrorXMLDev, ErrorXMLLimite, ErrorXMLTermeSource, ErrorXMLEOS, ErrorXMLEOSUnknown, ErrorXMLDomaineUnknown, ErrorXMLBoundCondUnknown, ErrorXMLEtat, ErrorXMLMaterialUnknown, ErrorXMLStretching, and ErrorXMLRelaxation.
◆ m_errorCode
int ErrorInput::m_errorCode |
|
protected |
◆ m_fileInput
std::string ErrorInput::m_fileInput |
|
protected |
◆ m_lineNumber
int ErrorInput::m_lineNumber |
|
protected |
◆ m_sourceFile
std::string ErrorInput::m_sourceFile |
|
protected |
The documentation for this class was generated from the following file:
- /Users/fabien/depotsSephiroth/gitLab/ECOGEN/ecogen/src/Errors.h