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

Public Member Functions

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

Protected Attributes

std::string msg_
 

Detailed Description

Definition at line 32 of file crystalLattice.hpp.

Constructor & Destructor Documentation

◆ LatticeError() [1/2]

shammath::LatticeError::LatticeError ( const char *  message)
inlineexplicit

Definition at line 34 of file crystalLattice.hpp.

◆ LatticeError() [2/2]

shammath::LatticeError::LatticeError ( const std::string &  message)
inlineexplicit

Definition at line 36 of file crystalLattice.hpp.

Member Function Documentation

◆ what()

const char * shammath::LatticeError::what ( ) const
inlineoverridenoexcept

Definition at line 40 of file crystalLattice.hpp.

Member Data Documentation

◆ msg_

std::string shammath::LatticeError::msg_
protected

Definition at line 43 of file crystalLattice.hpp.


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