Faspstream Manager C/C++ API
3.6.1
A C and C++ language interface to basic streaming over the fasp protocol
|
#include <FaspStreamException.h>
Public Member Functions | |
FaspStreamException (const std::string &what, const DebugInfo &info) | |
FaspStreamException (const std::string &what) | |
FaspStreamException (const FaspStreamException &ex) | |
virtual | ~FaspStreamException () throw () |
virtual const char * | what () const throw () |
virtual std::string | getDebugDetails () const |
Thrown when various runtime exceptions and errors occur in the internal code.
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |