#include <Errors.h>
Inherits ErrorXML.
|
| ErrorXMLAttribut (std::string attribute="", std::string fileXML="", const char *sourceFile="", int lineNumber=-1) |
|
virtual | ~ErrorXMLAttribut () throw () |
|
virtual const char * | what (void) const throw () |
|
virtual std::string | additionalInfo (void) const throw () |
|
std::string | attribute () const throw () |
|
| ErrorXML (std::string fileXML="", const char *sourceFile="", int lineNumber=-1, int errorCode=2) |
|
virtual | ~ErrorXML () throw () |
|
std::string | infoError (void) const throw () |
|
| ErrorInput (std::string fileInput="", const char *sourceFile="", int lineNumber=-1, int errorCode=2) |
|
virtual | ~ErrorInput () throw () |
|
std::string | infoError (void) const throw () |
|
int | lineNumber () const throw () |
|
std::string | fileName () const throw () |
|
int | getErrorCode () |
|
| ErrorECOGEN (std::string infoError="", const char *sourceFile="", int lineNumber=-1, int errorCode=1) |
|
virtual | ~ErrorECOGEN () throw () |
|
std::string | infoError (void) const throw () |
|
int | getErrorCode () |
|
◆ ErrorXMLAttribut()
ErrorXMLAttribut::ErrorXMLAttribut |
( |
std::string |
attribute = "" , |
|
|
std::string |
fileXML = "" , |
|
|
const char * |
sourceFile = "" , |
|
|
int |
lineNumber = -1 |
|
) |
| |
|
inline |
◆ ~ErrorXMLAttribut()
virtual ErrorXMLAttribut::~ErrorXMLAttribut |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ additionalInfo()
virtual std::string ErrorXMLAttribut::additionalInfo |
( |
void |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ attribute()
std::string ErrorXMLAttribut::attribute |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ what()
virtual const char * ErrorXMLAttribut::what |
( |
void |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ m_attribute
std::string ErrorXMLAttribut::m_attribute |
|
private |
The documentation for this class was generated from the following file:
- /Users/fabien/depotsSephiroth/gitLab/ECOGEN/ecogen/src/Errors.h