ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
Loading...
Searching...
No Matches
ErrorXMLLimite Class Reference

#include <Errors.h>

Inherits ErrorXML.

Public Member Functions

 ErrorXMLLimite (std::string fileXML="", const char *sourceFile="", int lineNumber=-1)
 
virtual ~ErrorXMLLimite () throw ()
 
virtual const char * what (void) const throw ()
 
- Public Member Functions inherited from ErrorXML
 ErrorXML (std::string fileXML="", const char *sourceFile="", int lineNumber=-1, int errorCode=2)
 
virtual ~ErrorXML () throw ()
 
std::string infoError (void) const throw ()
 
- Public Member Functions inherited from ErrorInput
 ErrorInput (std::string fileInput="", const char *sourceFile="", int lineNumber=-1, int errorCode=2)
 
virtual ~ErrorInput () throw ()
 
std::string infoError (void) const throw ()
 
virtual std::string additionalInfo (void) const throw ()
 
int lineNumber () const throw ()
 
std::string fileName () const throw ()
 
int getErrorCode ()
 
- Public Member Functions inherited from ErrorECOGEN
 ErrorECOGEN (std::string infoError="", const char *sourceFile="", int lineNumber=-1, int errorCode=1)
 
virtual ~ErrorECOGEN () throw ()
 
std::string infoError (void) const throw ()
 
int getErrorCode ()
 

Additional Inherited Members

- Protected Attributes inherited from ErrorInput
int m_errorCode
 
int m_lineNumber
 
std::string m_sourceFile
 
std::string m_fileInput
 

Constructor & Destructor Documentation

◆ ErrorXMLLimite()

ErrorXMLLimite::ErrorXMLLimite ( std::string  fileXML = "",
const char *  sourceFile = "",
int  lineNumber = -1 
)
inline

◆ ~ErrorXMLLimite()

virtual ErrorXMLLimite::~ErrorXMLLimite ( )
throw (
)
inlinevirtual

Member Function Documentation

◆ what()

virtual const char * ErrorXMLLimite::what ( void  ) const
throw (
)
inlinevirtual

Reimplemented from ErrorXML.


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