|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Associated Exception class. More...
#include <OnDemandCreator.hpp>
Public Member Functions | |
| const char * | what () const USE_NOEXCEPT override |
Public Member Functions inherited from MemCore::Exception | |
| Exception (const char *s, const char *filename=0, int LineNo=0) noexcept | |
| Exception (const Exception &E) noexcept | |
| Exception (const std::string &s, const char *filename=nullptr, int LineNo=0) noexcept | |
Additional Inherited Members | |
Public Attributes inherited from MemCore::Exception | |
| simplestring | description |
| unsigned | sourcefilelinenumber |
| simplestring | sourcefilename |