Class InvalidCudaMessage

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidCudaMessage : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due to invalid CUDA message variable.

Public Functions

explicit InvalidCudaMessage(const char *format = "CUDA message not found. This should not happen")