CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
Public Member Functions | Protected Attributes | List of all members
CLRX::Exception Class Reference

exception class More...

#include <Utilities.h>

Inheritance diagram for CLRX::Exception:
CLRX::AsmFormatException CLRX::CLIException CLRX::ParseException

Public Member Functions

 Exception ()=default
 empty constructor
 
 Exception (const std::string &message)
 constructor with messasge
 
virtual ~Exception () noexcept=default
 destructor
 
const char * what () const noexcept
 get exception message
 

Protected Attributes

std::string message
 message
 

Detailed Description

exception class


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