![]() |
BlitzMax Extended
0.8.18
Pushing Blitz to the Max.
|
Exception concerning attempted access of array elements out of bounds. More...
#include "blitz_blitzexception.h"
Go to the source code of this file.
Data Structures | |
struct | BBArrayBoundsException |
Thrown in case of an attempt to accesss an array element that is out of bounds. More... |
Functions | |
void | bbArrayBoundsError () |
Throws a BBArrayBoundsError. |
Exception concerning attempted access of array elements out of bounds.
void bbArrayBoundsError | ( | ) |
Throws a BBArrayBoundsError.