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

Public Member Functions

 bytestreamException (const char *message)
 
 bytestreamException (const std::string &message)
 
virtual const charwhat () const noexcept
 

Protected Attributes

std::string msg_
 

Detailed Description

Definition at line 81 of file bytestream.hpp.

Constructor & Destructor Documentation

◆ bytestreamException() [1/2]

shambase::details::bytestreamException::bytestreamException ( const char message)
inlineexplicit

Definition at line 83 of file bytestream.hpp.

◆ bytestreamException() [2/2]

shambase::details::bytestreamException::bytestreamException ( const std::string &  message)
inlineexplicit

Definition at line 85 of file bytestream.hpp.

◆ ~bytestreamException()

virtual shambase::details::bytestreamException::~bytestreamException ( )
inlinevirtualnoexcept

Definition at line 87 of file bytestream.hpp.

Member Function Documentation

◆ what()

virtual const char * shambase::details::bytestreamException::what ( ) const
inlinevirtualnoexcept

Definition at line 89 of file bytestream.hpp.

Member Data Documentation

◆ msg_

std::string shambase::details::bytestreamException::msg_
protected

Definition at line 92 of file bytestream.hpp.


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