DPU C++ Host API  2025.1.0
dpu::DpuError Class Reference

Exception thrown by the methods of this module. More...

#include <dpu.hpp>

Inheritance diagram for dpu::DpuError:
[legend]
Collaboration diagram for dpu::DpuError:
[legend]

Public Member Functions

virtual const char * what () const noexcept override
 

Friends

class DpuProgram
 
class DpuSetOps
 
class DpuSet
 
class DpuSetAsync
 

Detailed Description

Exception thrown by the methods of this module.

Member Function Documentation

◆ what()

virtual const char* dpu::DpuError::what ( ) const
inlineoverridevirtualnoexcept
Returns
Returns a C-style character string describing the general cause of the current error.

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