DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::exception Member List

This is the complete list of members for sycl::_V1::exception, including all inherited members.

__SYCL2020_DEPRECATED("The version of an exception constructor which takes " "no arguments is deprecated.") exception()=defaultsycl::_V1::exception
category() const noexceptsycl::_V1::exception
code() const noexceptsycl::_V1::exception
exception(std::error_code, const char *Msg)sycl::_V1::exception
exception(std::error_code Ec, const std::string &Msg)sycl::_V1::exceptioninline
exception(std::error_code)sycl::_V1::exception
exception(int EV, const std::error_category &ECat, const std::string &WhatArg)sycl::_V1::exceptioninline
exception(int, const std::error_category &, const char *)sycl::_V1::exception
exception(int, const std::error_category &)sycl::_V1::exception
exception(context, std::error_code, const std::string &)sycl::_V1::exception
exception(context, std::error_code, const char *)sycl::_V1::exception
exception(context, std::error_code)sycl::_V1::exception
exception(context, int, const std::error_category &, const std::string &)sycl::_V1::exception
exception(context, int, const std::error_category &, const char *)sycl::_V1::exception
exception(context, int, const std::error_category &)sycl::_V1::exception
exception(std::error_code Ec, const char *Msg, const pi_int32 PIErr, std::shared_ptr< context > Context=nullptr)sycl::_V1::exceptioninlineprotected
exception(std::error_code Ec, const std::string &Msg, const pi_int32 PIErr, std::shared_ptr< context > Context=nullptr)sycl::_V1::exceptioninlineprotected
exception(const std::string &Msg)sycl::_V1::exceptioninlineprotected
exception(std::error_code Ec, std::shared_ptr< context > SharedPtrCtx, const std::string &what_arg)sycl::_V1::exceptioninlineprotected
exception(std::error_code Ec, std::shared_ptr< context > SharedPtrCtx, const char *WhatArg)sycl::_V1::exceptionprotected
get_cl_code() constsycl::_V1::exception
get_context() constsycl::_V1::exception
has_context() const noexceptsycl::_V1::exception
what() const noexcept finalsycl::_V1::exception
~exception()sycl::_V1::exceptionvirtual