Constructor
new AddonFormatError(msg)
Parameters:
Name | Type | Description |
---|---|---|
msg | string | The error message. |
- Source
Members
name
- Source
Thrown when there an add-on is malformed.
Name | Type | Description |
---|---|---|
msg | string | The error message. |