Constructor
new InvalidDataException(msg)
Parameters:
Name | Type | Description |
---|---|---|
msg |
string | The exception message |
- Source:
Methods
(static) this.toString()
Return a string representation of this message which will include the full stack
- Source:
(static) this.toString()
Return a string representation of this message which will include the full stack
- Source:
(static) this.toString()
Return a string representation of this message which will include the full stack
- Source: