Class InvalidCudaAgentState

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidCudaAgentState : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidCudaAgentState(const char *format = "The state does not exist within the CUDA agent.")