Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
shamsys::instance::ShamsysInstanceException Class Reference

Exception type for the NodeInstance. More...

#include <shamsys/include/shamsys/NodeInstance.hpp>

+ Inheritance diagram for shamsys::instance::ShamsysInstanceException:
+ Collaboration diagram for shamsys::instance::ShamsysInstanceException:

Public Member Functions

 ShamsysInstanceException (const char *message)
 
 ShamsysInstanceException (const std::string &message)
 
const char * what () const noexcept override
 

Protected Attributes

std::string msg_
 

Detailed Description

Exception type for the NodeInstance.

Definition at line 33 of file NodeInstance.hpp.

Constructor & Destructor Documentation

◆ ShamsysInstanceException() [1/2]

shamsys::instance::ShamsysInstanceException::ShamsysInstanceException ( const char *  message)
inlineexplicit

Definition at line 35 of file NodeInstance.hpp.

◆ ShamsysInstanceException() [2/2]

shamsys::instance::ShamsysInstanceException::ShamsysInstanceException ( const std::string &  message)
inlineexplicit

Definition at line 37 of file NodeInstance.hpp.

Member Function Documentation

◆ what()

const char * shamsys::instance::ShamsysInstanceException::what ( ) const
inlineoverridenoexcept

Definition at line 41 of file NodeInstance.hpp.

Member Data Documentation

◆ msg_

std::string shamsys::instance::ShamsysInstanceException::msg_
protected

Definition at line 44 of file NodeInstance.hpp.


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