Class CUDAError
Defined in File FLAMEGPUException.h
Inheritance Relationships
Base Type
public flamegpu::FLAMEGPUException
Class Documentation
-
class CUDAError : public flamegpu::FLAMEGPUException
Defines a type of object to be thrown as exception. It reports errors that are due to invalid input file. where the input file does not exist or cannot be read by the program.
Public Functions
-
explicit CUDAError(const char *format = "CUDA returned an error code!")
-
explicit CUDAError(const char *format = "CUDA returned an error code!")