SST  14.0.0
StructuralSimulationToolkit
SST::Core::ConfigGraphOutputException Class Reference

Exception handler class for graph configuration. More...

#include <configGraphOutput.h>

Inheritance diagram for SST::Core::ConfigGraphOutputException:

Public Member Functions

 ConfigGraphOutputException (const char *msg)
 
virtual const char * what () const noexcept override
 

Protected Attributes

char * exMsg
 Exception message generated on call.
 

Detailed Description

Exception handler class for graph configuration.

Provides the interface to handle errors through the throw exception.

Member Function Documentation

◆ what()

virtual const char* SST::Core::ConfigGraphOutputException::what ( ) const
inlineoverridevirtualnoexcept
Returns
Exception Message

References exMsg.


The documentation for this class was generated from the following file: