Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
ShamAPIException Class Reference
+ Inheritance diagram for ShamAPIException:
+ Collaboration diagram for ShamAPIException:

Public Member Functions

 ShamAPIException (const char *message)
 
 ShamAPIException (const std::string &message)
 
virtual const char * what () const noexcept
 

Protected Attributes

std::string msg_
 

Detailed Description

Definition at line 28 of file ShamrockCtx.hpp.

Constructor & Destructor Documentation

◆ ShamAPIException() [1/2]

ShamAPIException::ShamAPIException ( const char *  message)
inlineexplicit

Definition at line 30 of file ShamrockCtx.hpp.

◆ ShamAPIException() [2/2]

ShamAPIException::ShamAPIException ( const std::string &  message)
inlineexplicit

Definition at line 32 of file ShamrockCtx.hpp.

◆ ~ShamAPIException()

virtual ShamAPIException::~ShamAPIException ( )
inlinevirtualnoexcept

Definition at line 34 of file ShamrockCtx.hpp.

Member Function Documentation

◆ what()

virtual const char * ShamAPIException::what ( ) const
inlinevirtualnoexcept

Definition at line 36 of file ShamrockCtx.hpp.

Member Data Documentation

◆ msg_

std::string ShamAPIException::msg_
protected

Definition at line 39 of file ShamrockCtx.hpp.


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