Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
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 char * what () const noexcept

Protected Attributes

std::string msg_

Detailed Description

Definition at line 80 of file bytestream.hpp.

Constructor & Destructor Documentation

◆ bytestreamException() [1/2]

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

Definition at line 82 of file bytestream.hpp.

◆ bytestreamException() [2/2]

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

Definition at line 84 of file bytestream.hpp.

◆ ~bytestreamException()

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

Definition at line 86 of file bytestream.hpp.

Member Function Documentation

◆ what()

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

Definition at line 88 of file bytestream.hpp.

Member Data Documentation

◆ msg_

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

Definition at line 91 of file bytestream.hpp.


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