SST
14.1.0
StructuralSimulationToolkit
|
Exception handler class for graph configuration. More...
#include <configGraphOutput.h>
Public Member Functions | |
ConfigGraphOutputException (const char *msg) | |
virtual const char * | what () const noexcept override |
Protected Attributes | |
char * | exMsg |
Exception message generated on call. | |
Exception handler class for graph configuration.
Provides the interface to handle errors through the throw exception.
|
inlineoverridevirtualnoexcept |
References exMsg.