Skip to content

Commit

Permalink
Follow MS guidelines for custom exception types. (svg-net#826) - make…
Browse files Browse the repository at this point in the history
… custom exception types serializable.
  • Loading branch information
CI Build authored and CI Build committed Jan 6, 2024
1 parent 6fda97e commit d51c8ff
Show file tree
Hide file tree
Showing 194 changed files with 2,168 additions and 1,586 deletions.
12 changes: 6 additions & 6 deletions api/Svg.AttributeEventArgs.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1 id="Svg_AttributeEventArgs" data-uid="Svg.AttributeEventArgs" class="text-br
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><span class="xref">System.EventArgs</span></div>
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
<div class="level3"><span class="xref">AttributeEventArgs</span></div>
</div>
Expand All @@ -105,7 +105,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand All @@ -117,7 +117,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
Expand All @@ -136,7 +136,7 @@ <h3 id="fields">Fields
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_AttributeEventArgs_Attribute.md&amp;value=---%0Auid%3A%20Svg.AttributeEventArgs.Attribute%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1278">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1075">View Source</a>
</span>
<h4 id="Svg_AttributeEventArgs_Attribute" data-uid="Svg.AttributeEventArgs.Attribute">Attribute</h4>
<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -165,7 +165,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_AttributeEventArgs_Value.md&amp;value=---%0Auid%3A%20Svg.AttributeEventArgs.Value%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1279">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1076">View Source</a>
</span>
<h4 id="Svg_AttributeEventArgs_Value" data-uid="Svg.AttributeEventArgs.Value">Value</h4>
<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -200,7 +200,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_AttributeEventArgs.md&amp;value=---%0Auid%3A%20Svg.AttributeEventArgs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1276" class="contribution-link">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1073" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
12 changes: 6 additions & 6 deletions api/Svg.ChildAddedEventArgs.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1 id="Svg_ChildAddedEventArgs" data-uid="Svg.ChildAddedEventArgs" class="text-
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><span class="xref">System.EventArgs</span></div>
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
<div class="level3"><span class="xref">ChildAddedEventArgs</span></div>
</div>
Expand All @@ -105,7 +105,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand All @@ -117,7 +117,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
Expand All @@ -136,7 +136,7 @@ <h3 id="fields">Fields
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_ChildAddedEventArgs_BeforeSibling.md&amp;value=---%0Auid%3A%20Svg.ChildAddedEventArgs.BeforeSibling%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1296">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1093">View Source</a>
</span>
<h4 id="Svg_ChildAddedEventArgs_BeforeSibling" data-uid="Svg.ChildAddedEventArgs.BeforeSibling">BeforeSibling</h4>
<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -165,7 +165,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_ChildAddedEventArgs_NewChild.md&amp;value=---%0Auid%3A%20Svg.ChildAddedEventArgs.NewChild%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1295">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1092">View Source</a>
</span>
<h4 id="Svg_ChildAddedEventArgs_NewChild" data-uid="Svg.ChildAddedEventArgs.NewChild">NewChild</h4>
<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -200,7 +200,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_ChildAddedEventArgs.md&amp;value=---%0Auid%3A%20Svg.ChildAddedEventArgs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1293" class="contribution-link">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1090" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
10 changes: 5 additions & 5 deletions api/Svg.ContentEventArgs.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1 id="Svg_ContentEventArgs" data-uid="Svg.ContentEventArgs" class="text-break"
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><span class="xref">System.EventArgs</span></div>
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
<div class="level3"><span class="xref">ContentEventArgs</span></div>
</div>
Expand All @@ -105,7 +105,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand All @@ -117,7 +117,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
Expand All @@ -136,7 +136,7 @@ <h3 id="fields">Fields
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_ContentEventArgs_Content.md&amp;value=---%0Auid%3A%20Svg.ContentEventArgs.Content%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1287">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1084">View Source</a>
</span>
<h4 id="Svg_ContentEventArgs_Content" data-uid="Svg.ContentEventArgs.Content">Content</h4>
<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -171,7 +171,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/inforithmics/SVG/new/master/apiSpec/new?filename=Svg_ContentEventArgs.md&amp;value=---%0Auid%3A%20Svg.ContentEventArgs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1285" class="contribution-link">View Source</a>
<a href="https://github.com/inforithmics/SVG/blob/master/Source/SvgElement.cs/#L1082" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
4 changes: 2 additions & 2 deletions api/Svg.CoordinateParser.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
Expand All @@ -108,7 +108,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
Expand Down
10 changes: 5 additions & 5 deletions api/Svg.CoordinateParserState.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h1 id="Svg_CoordinateParserState" data-uid="Svg.CoordinateParserState" class="t
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.equals#system-valuetype-equals(system-object)">ValueType.Equals(Object)</a>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode#system-valuetype-gethashcode">ValueType.GetHashCode()</a>
Expand All @@ -97,13 +97,13 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.tostring#system-valuetype-tostring">ValueType.ToString()</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Svg.html">Svg</a></h6>
Expand Down Expand Up @@ -172,7 +172,7 @@ <h5 class="fieldValue">Field Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -288,7 +288,7 @@ <h5 class="fieldValue">Field Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td></td>
</tr>
</tbody>
Expand Down
Loading

0 comments on commit d51c8ff

Please sign in to comment.