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

assembler format exception More...

#include <AsmFormats.h>

Inheritance diagram for CLRX::AsmFormatException:
CLRX::Exception

Public Member Functions

 AsmFormatException ()=default
 default constructor
 
 AsmFormatException (const std::string &message)
 constructor from message
 
virtual ~AsmFormatException () 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

assembler format exception


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