Skip to content

Add OriginalMessage property to CsvHelperException.#2354

Open
midgleyc wants to merge 1 commit intoJoshClose:masterfrom
midgleyc:original-message-exception
Open

Add OriginalMessage property to CsvHelperException.#2354
midgleyc wants to merge 1 commit intoJoshClose:masterfrom
midgleyc:original-message-exception

Conversation

@midgleyc
Copy link

This records the original message, without any extra details about row indexes etc.

Fixes #2157. Ref #2267.

This records the original message, without any extra details about row
indexes etc.

Fixes JoshClose#2157.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BadDataException thrown inside Read forcibly mangles the error message by passing it through "AddDetails" of CsvHelperException

1 participant