Constructor
new InvalidRequestException(msg)
Parameters:
Name | Type | Description |
---|---|---|
msg |
string | the exception message |
- Source:
thrown by the module:TrellinatorCore.HttpApi class when an error parsing JSON output occurs
Name | Type | Description |
---|---|---|
msg |
string | the exception message |