Constructor
new InvalidActionException(msg)
Parameters:
Name | Type | Description |
---|---|---|
msg |
string | the exception message |
- Source:
thrown by the module:TrellinatorCore.Notification class when attempting to fetch an entity related to a notification doesn't exist, such as card(), archivedCard(), movedCard() etc.
Name | Type | Description |
---|---|---|
msg |
string | the exception message |