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

Public Member Functions

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

Protected Attributes

std::string msg_
 

Detailed Description

Definition at line 21 of file sycl_handler.hpp.

Constructor & Destructor Documentation

◆ ShamrockSyclException() [1/2]

ShamrockSyclException::ShamrockSyclException ( const char *  message)
inlineexplicit

Definition at line 23 of file sycl_handler.hpp.

◆ ShamrockSyclException() [2/2]

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

Definition at line 25 of file sycl_handler.hpp.

Member Function Documentation

◆ what()

const char * ShamrockSyclException::what ( ) const
inlineoverridenoexcept

Definition at line 30 of file sycl_handler.hpp.

Member Data Documentation

◆ msg_

std::string ShamrockSyclException::msg_
protected

Definition at line 35 of file sycl_handler.hpp.


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