Class: InvalidDataException

Exceptions.InvalidDataException(msg)

Thrown by module:TrelloEntities and the module:TrellinatorCore.IterableCollection lass when the requested data does not exist

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: