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

#include <Errors.h>

Inherits ErrorXML.

Public Member Functions

 ErrorXMLBoundCondUnknown (std::string typeBoundCond="", std::string fileXML="", const char *sourceFile="", int lineNumber=-1)
 
virtual ~ErrorXMLBoundCondUnknown () throw ()
 
virtual const char * what (void) const throw ()
 
virtual std::string additionalInfo (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 ()
 
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 ()
 

Private Attributes

std::string m_typeBoundCond
 

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

◆ ErrorXMLBoundCondUnknown()

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

◆ ~ErrorXMLBoundCondUnknown()

virtual ErrorXMLBoundCondUnknown::~ErrorXMLBoundCondUnknown ( )
throw (
)
inlinevirtual

Member Function Documentation

◆ additionalInfo()

virtual std::string ErrorXMLBoundCondUnknown::additionalInfo ( void  ) const
throw (
)
inlinevirtual

Reimplemented from ErrorInput.

◆ what()

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

Reimplemented from ErrorXML.

Member Data Documentation

◆ m_typeBoundCond

std::string ErrorXMLBoundCondUnknown::m_typeBoundCond
private

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