Class InvalidCudaAgentState

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class InvalidCudaAgentState : public 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.")