CodedArgumentOutOfRangeException Constructor (SerializationInfo, StreamingContext) |
[This is preliminary documentation and is subject to change.]
Namespace: NerdyDuck.CodedExceptions
protected CodedArgumentOutOfRangeException( SerializationInfo info, StreamingContext context )
| Exception | Condition |
|---|---|
| ArgumentNullException | The info argument is . |
| SerializationException | The exception could not be deserialized correctly. |