World Ocean Simulation System (WOSS) library
woss::WossException Member List

This is the complete list of members for woss::WossException, including all inherited members.

CHAR_ARR_LENGTHwoss::WossExceptioninlinestatic
error_typewoss::WossExceptionprotected
filewoss::WossExceptionprotected
funcwoss::WossExceptionprotected
getErrorType() constwoss::WossExceptioninline
getFile() constwoss::WossExceptioninline
getFunc() constwoss::WossExceptioninline
getInfo() constwoss::WossExceptioninline
getLine() constwoss::WossExceptioninline
infowoss::WossExceptionprotected
linewoss::WossExceptionprotected
operator=(const WossException &copy)=defaultwoss::WossException
printAndExit(const std::exception *e)woss::WossExceptionstatic
what() constwoss::WossExceptionvirtual
what_strwoss::WossExceptionprotected
WossException(WossErrorType error_type_, const char *file_, int line_, const char *func_, const char *info_)woss::WossException
WossException(const WossException &copy)=defaultwoss::WossException
~WossException() override=defaultwoss::WossExceptionvirtual