DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::SYCLCategory Class Reference

#include <sycl/exception.hpp>

Inheritance diagram for sycl::_V1::detail::SYCLCategory:
Collaboration diagram for sycl::_V1::detail::SYCLCategory:

Public Member Functions

const char * name () const noexcept override
 
std::string message (int) const override
 

Detailed Description

Definition at line 58 of file exception.hpp.

Member Function Documentation

◆ message()

std::string sycl::_V1::detail::SYCLCategory::message ( int  ) const
inlineoverride

Definition at line 61 of file exception.hpp.

◆ name()

const char* sycl::_V1::detail::SYCLCategory::name ( ) const
inlineoverridenoexcept

Definition at line 60 of file exception.hpp.


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