Class InvalidCUDAdevice

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class InvalidCUDAdevice : public FLAMEGPUException

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

Public Functions

explicit InvalidCUDAdevice(const char *format = "Invalid CUDA Device")