roam/openapi-core-exceptions.svg

127 lines
6.4 KiB
XML
Raw Normal View History

2021-07-29 22:51:04 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
2021-10-01 21:48:18 +00:00
<!-- Generated by graphviz version 2.48.0 (20210717.1556)
2021-07-29 22:51:04 +00:00
-->
<!-- Pages: 1 -->
2021-10-01 21:48:18 +00:00
<svg width="875pt" height="260pt"
viewBox="0.00 0.00 874.84 260.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2021-07-29 22:51:04 +00:00
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 256)">
2021-10-01 21:48:18 +00:00
<polygon fill="white" stroke="transparent" points="-4,4 -4,-256 870.84,-256 870.84,4 -4,4"/>
2021-07-29 22:51:04 +00:00
<!-- OpenAPIError -->
<g id="node1" class="node">
<title>OpenAPIError</title>
2021-10-01 21:48:18 +00:00
<ellipse fill="none" stroke="black" cx="181.15" cy="-234" rx="64.19" ry="18"/>
<text text-anchor="middle" x="181.15" y="-230.3" font-family="Times,serif" font-size="14.00">OpenAPIError</text>
2021-07-29 22:51:04 +00:00
</g>
<!-- CastError -->
<g id="node2" class="node">
<title>CastError</title>
2021-10-01 21:48:18 +00:00
<ellipse fill="none" stroke="black" cx="46.15" cy="-162" rx="46.29" ry="18"/>
<text text-anchor="middle" x="46.15" y="-158.3" font-family="Times,serif" font-size="14.00">CastError</text>
2021-07-29 22:51:04 +00:00
</g>
<!-- OpenAPIError&#45;&gt;CastError -->
<g id="edge1" class="edge">
<title>OpenAPIError&#45;&gt;CastError</title>
2021-10-01 21:48:18 +00:00
<path fill="none" stroke="black" d="M151.85,-217.81C131.36,-207.19 103.86,-192.93 82.05,-181.62"/>
<polygon fill="black" stroke="black" points="83.58,-178.47 73.09,-176.97 80.35,-184.68 83.58,-178.47"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- DeserializeError -->
<g id="node3" class="node">
<title>DeserializeError</title>
2021-10-01 21:48:18 +00:00
<ellipse fill="none" stroke="black" cx="181.15" cy="-162" rx="70.69" ry="18"/>
<text text-anchor="middle" x="181.15" y="-158.3" font-family="Times,serif" font-size="14.00">DeserializeError</text>
2021-07-29 22:51:04 +00:00
</g>
<!-- OpenAPIError&#45;&gt;DeserializeError -->
<g id="edge2" class="edge">
<title>OpenAPIError&#45;&gt;DeserializeError</title>
2021-10-01 21:48:18 +00:00
<path fill="none" stroke="black" d="M181.15,-215.7C181.15,-207.98 181.15,-198.71 181.15,-190.11"/>
<polygon fill="black" stroke="black" points="184.65,-190.1 181.15,-180.1 177.65,-190.1 184.65,-190.1"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- UnmarshalError -->
<g id="node5" class="node">
<title>UnmarshalError</title>
2021-10-01 21:48:18 +00:00
<ellipse fill="none" stroke="black" cx="345.15" cy="-162" rx="69.59" ry="18"/>
<text text-anchor="middle" x="345.15" y="-158.3" font-family="Times,serif" font-size="14.00">UnmarshalError</text>
2021-07-29 22:51:04 +00:00
</g>
<!-- OpenAPIError&#45;&gt;UnmarshalError -->
<g id="edge4" class="edge">
<title>OpenAPIError&#45;&gt;UnmarshalError</title>
2021-10-01 21:48:18 +00:00
<path fill="none" stroke="black" d="M215.13,-218.5C240.14,-207.82 274.35,-193.22 301.4,-181.67"/>
<polygon fill="black" stroke="black" points="302.82,-184.87 310.64,-177.73 300.07,-178.43 302.82,-184.87"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- EmptyParameterValue -->
<g id="node4" class="node">
<title>EmptyParameterValue</title>
2021-10-01 21:48:18 +00:00
<ellipse fill="none" stroke="black" cx="175.15" cy="-90" rx="92.08" ry="18"/>
<text text-anchor="middle" x="175.15" y="-86.3" font-family="Times,serif" font-size="14.00">EmptyParameterValue</text>
2021-07-29 22:51:04 +00:00
</g>
<!-- DeserializeError&#45;&gt;EmptyParameterValue -->
<g id="edge3" class="edge">
<title>DeserializeError&#45;&gt;EmptyParameterValue</title>
2021-10-01 21:48:18 +00:00
<path fill="none" stroke="black" d="M179.66,-143.7C179,-135.98 178.21,-126.71 177.47,-118.11"/>
<polygon fill="black" stroke="black" points="180.95,-117.77 176.61,-108.1 173.98,-118.37 180.95,-117.77"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- ValidateError -->
<g id="node6" class="node">
<title>ValidateError</title>
2021-10-01 21:48:18 +00:00
<ellipse fill="none" stroke="black" cx="345.15" cy="-90" rx="59.59" ry="18"/>
<text text-anchor="middle" x="345.15" y="-86.3" font-family="Times,serif" font-size="14.00">ValidateError</text>
2021-07-29 22:51:04 +00:00
</g>
<!-- UnmarshalError&#45;&gt;ValidateError -->
<g id="edge5" class="edge">
<title>UnmarshalError&#45;&gt;ValidateError</title>
2021-10-01 21:48:18 +00:00
<path fill="none" stroke="black" d="M345.15,-143.7C345.15,-135.98 345.15,-126.71 345.15,-118.11"/>
<polygon fill="black" stroke="black" points="348.65,-118.1 345.15,-108.1 341.65,-118.1 348.65,-118.1"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- UnmarshallerError -->
<g id="node7" class="node">
<title>UnmarshallerError</title>
2021-10-01 21:48:18 +00:00
<ellipse fill="none" stroke="black" cx="531.15" cy="-90" rx="79.09" ry="18"/>
<text text-anchor="middle" x="531.15" y="-86.3" font-family="Times,serif" font-size="14.00">UnmarshallerError</text>
2021-07-29 22:51:04 +00:00
</g>
<!-- UnmarshalError&#45;&gt;UnmarshallerError -->
<g id="edge6" class="edge">
<title>UnmarshalError&#45;&gt;UnmarshallerError</title>
2021-10-01 21:48:18 +00:00
<path fill="none" stroke="black" d="M382.79,-146.83C411.55,-136.01 451.42,-121 482.59,-109.27"/>
<polygon fill="black" stroke="black" points="483.83,-112.55 491.96,-105.75 481.37,-105.99 483.83,-112.55"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- InvalidSchemaValue -->
<g id="node8" class="node">
<title>InvalidSchemaValue</title>
2021-10-01 21:48:18 +00:00
<ellipse fill="none" stroke="black" cx="315.15" cy="-18" rx="85.59" ry="18"/>
<text text-anchor="middle" x="315.15" y="-14.3" font-family="Times,serif" font-size="14.00">InvalidSchemaValue</text>
2021-07-29 22:51:04 +00:00
</g>
<!-- ValidateError&#45;&gt;InvalidSchemaValue -->
<g id="edge7" class="edge">
<title>ValidateError&#45;&gt;InvalidSchemaValue</title>
2021-10-01 21:48:18 +00:00
<path fill="none" stroke="black" d="M337.88,-72.05C334.47,-64.09 330.32,-54.41 326.51,-45.51"/>
<polygon fill="black" stroke="black" points="329.71,-44.09 322.55,-36.28 323.27,-46.85 329.71,-44.09"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- InvalidSchemaFormatValue -->
<g id="node9" class="node">
<title>InvalidSchemaFormatValue</title>
2021-10-01 21:48:18 +00:00
<ellipse fill="none" stroke="black" cx="531.15" cy="-18" rx="112.38" ry="18"/>
<text text-anchor="middle" x="531.15" y="-14.3" font-family="Times,serif" font-size="14.00">InvalidSchemaFormatValue</text>
2021-07-29 22:51:04 +00:00
</g>
<!-- UnmarshallerError&#45;&gt;InvalidSchemaFormatValue -->
<g id="edge8" class="edge">
<title>UnmarshallerError&#45;&gt;InvalidSchemaFormatValue</title>
2021-10-01 21:48:18 +00:00
<path fill="none" stroke="black" d="M531.15,-71.7C531.15,-63.98 531.15,-54.71 531.15,-46.11"/>
<polygon fill="black" stroke="black" points="534.65,-46.1 531.15,-36.1 527.65,-46.1 534.65,-46.1"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- FormatterNotFoundError -->
<g id="node10" class="node">
<title>FormatterNotFoundError</title>
2021-10-01 21:48:18 +00:00
<ellipse fill="none" stroke="black" cx="764.15" cy="-18" rx="102.88" ry="18"/>
<text text-anchor="middle" x="764.15" y="-14.3" font-family="Times,serif" font-size="14.00">FormatterNotFoundError</text>
2021-07-29 22:51:04 +00:00
</g>
<!-- UnmarshallerError&#45;&gt;FormatterNotFoundError -->
<g id="edge9" class="edge">
<title>UnmarshallerError&#45;&gt;FormatterNotFoundError</title>
2021-10-01 21:48:18 +00:00
<path fill="none" stroke="black" d="M576.9,-75.25C613.63,-64.22 665.46,-48.65 705.28,-36.68"/>
<polygon fill="black" stroke="black" points="706.3,-40.03 714.87,-33.8 704.29,-33.33 706.3,-40.03"/>
2021-07-29 22:51:04 +00:00
</g>
</g>
</svg>