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

Public Member Functions

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

Protected Attributes

std::string msg_
 

Detailed Description

Definition at line 718 of file PatchDataField.hpp.

Constructor & Destructor Documentation

◆ PatchDataRangeCheckError() [1/2]

PatchDataRangeCheckError::PatchDataRangeCheckError ( const char *  message)
inlineexplicit

Definition at line 720 of file PatchDataField.hpp.

◆ PatchDataRangeCheckError() [2/2]

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

Definition at line 722 of file PatchDataField.hpp.

Member Function Documentation

◆ what()

const char * PatchDataRangeCheckError::what ( ) const
inlineoverridenoexcept

Definition at line 726 of file PatchDataField.hpp.

Member Data Documentation

◆ msg_

std::string PatchDataRangeCheckError::msg_
protected

Definition at line 729 of file PatchDataField.hpp.


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