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

#include <Errors.h>

Inherits ErrorInput.

Public Member Functions

 ErrorMeshNS (std::string fileMesh="", const char *sourceFile="", int lineNumber=-1, int errorCode=2)
 
virtual ~ErrorMeshNS () throw ()
 
virtual const char * what (void) const 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

◆ ErrorMeshNS()

ErrorMeshNS::ErrorMeshNS ( std::string  fileMesh = "",
const char *  sourceFile = "",
int  lineNumber = -1,
int  errorCode = 2 
)
inline

◆ ~ErrorMeshNS()

virtual ErrorMeshNS::~ErrorMeshNS ( )
throw (
)
inlinevirtual

Member Function Documentation

◆ infoError()

std::string ErrorMeshNS::infoError ( void  ) const
throw (
)
inline

◆ what()

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

Reimplemented from ErrorInput.


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