BBMOD_OutOfRangeException

Extends BBMOD_Exception

constructor

new BBMOD_OutOfRangeException([_msg])

Description

An exception thrown when you try to read a value from a data structure at an index which is out of its range.

Arguments

Name Type Description
_msg string The exception message. Defaults to "Index out of range!".
Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.