Go to the documentation of this file.
49 return std :: string(func);
56 va_start(args, format);
57 vsnprintf(stream,
sizeof(stream)-1, format, args);
61 sprintf(stream,
"\nIn %s (%s:%d)", _func, _file, _line);
RuntimeException(const char *_func, const char *_file, int _line, const char *format,...)
const char * what() const noexcept override
std::string errorInfo(const char *func)
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011