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

Exception type for the NodeInstance. More...

#include <shambackends/include/shambackends/comm/CommProtocolException.hpp>

+ Inheritance diagram for shamsys::comm::CommProtocolException:
+ Collaboration diagram for shamsys::comm::CommProtocolException:

Public Member Functions

 CommProtocolException (const char *message)
 
 CommProtocolException (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 26 of file CommProtocolException.hpp.

Constructor & Destructor Documentation

◆ CommProtocolException() [1/2]

shamsys::comm::CommProtocolException::CommProtocolException ( const char *  message)
inlineexplicit

Definition at line 28 of file CommProtocolException.hpp.

◆ CommProtocolException() [2/2]

shamsys::comm::CommProtocolException::CommProtocolException ( const std::string &  message)
inlineexplicit

Definition at line 30 of file CommProtocolException.hpp.

Member Function Documentation

◆ what()

const char * shamsys::comm::CommProtocolException::what ( ) const
inlineoverridenoexcept

Definition at line 34 of file CommProtocolException.hpp.

Member Data Documentation

◆ msg_

std::string shamsys::comm::CommProtocolException::msg_
protected

Definition at line 37 of file CommProtocolException.hpp.


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