Class OutOfBoundsException

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class OutOfBoundsException : public flamegpu::FLAMEGPUException

Defines an attempt to access outside the valid bounds of an array

Public Functions

explicit OutOfBoundsException(const char *format = "Index exceeds bounds of array!")