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

Binary generator exception class. More...

#include <ElfBinaries.h>

Inheritance diagram for CLRX::BinGenException:
CLRX::Exception

Public Member Functions

 BinGenException ()=default
 empty constructor
 
 BinGenException (const std::string &message)
 constructor with messasge
 
virtual ~BinGenException () noexcept=default
 destructor
 
- Public Member Functions inherited from CLRX::Exception
 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
 

Additional Inherited Members

- Protected Attributes inherited from CLRX::Exception
std::string message
 message
 

Detailed Description

Binary generator exception class.


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