Extends BBMOD_Class
constructor
new BBMOD_Exception([_msg])
The base struct for exceptions thrown by the BBMOD library.
Name | Type | Description |
---|---|---|
_msg | String |
An exception message. Defaults to an empty string. |
Name | Description |
---|---|
Message | The exception message. |
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.