#include <GSIException.h>
Public Member Functions | |
GSIException (std::string file, long lineNumber, const char *errorCode,...) | |
virtual | ~GSIException () throw () |
Definition at line 11 of file GSIException.h.
fesaGSI::GSIException::GSIException | ( | std::string | file, | |
long | lineNumber, | |||
const char * | errorCode, | |||
... | ||||
) |
Definition at line 10 of file GSIException.cpp.
fesaGSI::GSIException::~GSIException | ( | ) | throw () [virtual] |
Definition at line 24 of file GSIException.cpp.