Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Adding SerializableAttribute to exception classes #558

Merged
merged 2 commits into from
Jan 5, 2018

Conversation

StanleyGoldman
Copy link
Contributor

@StanleyGoldman StanleyGoldman commented Jan 4, 2018

Note: This pull request targets fixes/code-analysis #458

Working through different code analysis issues in small pull requests.
In this pull request I'm adding the Serializeable attribute to exception classes.
They implement ISerializable and that's just part of the deal.

Copy link

@drguthals drguthals left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StanleyGoldman StanleyGoldman merged commit dc447df into fixes/code-analysis Jan 5, 2018
@StanleyGoldman StanleyGoldman deleted the fixes/serializable-exceptions branch January 5, 2018 21:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants