Class OutOfBoundsException

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class OutOfBoundsException : public 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!")