roam/openapi-core-exceptions.svg

127 lines
6.3 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">
2023-03-23 23:07:13 +00:00
<!-- Generated by graphviz version 7.1.0 (0)
2021-07-29 22:51:04 +00:00
-->
<!-- Pages: 1 -->
2022-07-17 01:40:28 +00:00
<svg width="1069pt" height="260pt"
viewBox="0.00 0.00 1068.53 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)">
2022-10-29 06:36:10 +00:00
<polygon fill="white" stroke="none" points="-4,4 -4,-256 1064.53,-256 1064.53,4 -4,4"/>
2021-07-29 22:51:04 +00:00
<!-- OpenAPIError -->
<g id="node1" class="node">
<title>OpenAPIError</title>
2022-07-17 01:40:28 +00:00
<ellipse fill="none" stroke="black" cx="220.19" cy="-234" rx="76.89" ry="18"/>
<text text-anchor="middle" x="220.19" 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>
2022-07-17 01:40:28 +00:00
<ellipse fill="none" stroke="black" cx="57.19" cy="-162" rx="57.39" ry="18"/>
<text text-anchor="middle" x="57.19" 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>
2022-12-08 20:20:49 +00:00
<path fill="none" stroke="black" d="M184.42,-217.64C159.71,-207.03 126.71,-192.85 100.51,-181.6"/>
<polygon fill="black" stroke="black" points="102.07,-178.46 91.5,-177.73 99.31,-184.89 102.07,-178.46"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- DeserializeError -->
<g id="node3" class="node">
<title>DeserializeError</title>
2022-07-17 01:40:28 +00:00
<ellipse fill="none" stroke="black" cx="220.19" cy="-162" rx="87.99" ry="18"/>
<text text-anchor="middle" x="220.19" 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>
2022-12-08 20:20:49 +00:00
<path fill="none" stroke="black" d="M220.19,-215.7C220.19,-208.41 220.19,-199.73 220.19,-191.54"/>
<polygon fill="black" stroke="black" points="223.7,-191.62 220.19,-181.62 216.7,-191.62 223.7,-191.62"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- UnmarshalError -->
<g id="node5" class="node">
<title>UnmarshalError</title>
2022-07-17 01:40:28 +00:00
<ellipse fill="none" stroke="black" cx="420.19" cy="-162" rx="87.18" ry="18"/>
<text text-anchor="middle" x="420.19" 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>
2022-12-08 20:20:49 +00:00
<path fill="none" stroke="black" d="M261.64,-218.5C291.96,-207.88 333.38,-193.39 366.28,-181.87"/>
<polygon fill="black" stroke="black" points="367.37,-185.2 375.65,-178.59 365.06,-178.59 367.37,-185.2"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- EmptyParameterValue -->
<g id="node4" class="node">
<title>EmptyParameterValue</title>
2022-07-17 01:40:28 +00:00
<ellipse fill="none" stroke="black" cx="213.19" cy="-90" rx="115.88" ry="18"/>
<text text-anchor="middle" x="213.19" 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>
2022-12-08 20:20:49 +00:00
<path fill="none" stroke="black" d="M218.46,-143.7C217.74,-136.41 216.87,-127.73 216.05,-119.54"/>
<polygon fill="black" stroke="black" points="219.53,-119.21 215.06,-109.61 212.57,-119.91 219.53,-119.21"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- ValidateError -->
<g id="node6" class="node">
<title>ValidateError</title>
2022-07-17 01:40:28 +00:00
<ellipse fill="none" stroke="black" cx="420.19" cy="-90" rx="73.39" ry="18"/>
<text text-anchor="middle" x="420.19" 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>
2022-12-08 20:20:49 +00:00
<path fill="none" stroke="black" d="M420.19,-143.7C420.19,-136.41 420.19,-127.73 420.19,-119.54"/>
<polygon fill="black" stroke="black" points="423.7,-119.62 420.19,-109.62 416.7,-119.62 423.7,-119.62"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- UnmarshallerError -->
<g id="node7" class="node">
<title>UnmarshallerError</title>
2022-07-17 01:40:28 +00:00
<ellipse fill="none" stroke="black" cx="646.19" cy="-90" rx="100.18" ry="18"/>
<text text-anchor="middle" x="646.19" 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>
2022-12-08 20:20:49 +00:00
<path fill="none" stroke="black" d="M467.3,-146.41C502.03,-135.65 549.53,-120.94 586.86,-109.38"/>
<polygon fill="black" stroke="black" points="587.63,-112.8 596.15,-106.5 585.56,-106.12 587.63,-112.8"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- InvalidSchemaValue -->
<g id="node8" class="node">
<title>InvalidSchemaValue</title>
2022-07-17 01:40:28 +00:00
<ellipse fill="none" stroke="black" cx="386.19" cy="-18" rx="104.78" ry="18"/>
<text text-anchor="middle" x="386.19" 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>
2022-12-08 20:20:49 +00:00
<path fill="none" stroke="black" d="M411.79,-71.7C408.08,-64.07 403.64,-54.92 399.5,-46.4"/>
<polygon fill="black" stroke="black" points="402.68,-44.93 395.16,-37.47 396.38,-47.99 402.68,-44.93"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- InvalidSchemaFormatValue -->
<g id="node9" class="node">
<title>InvalidSchemaFormatValue</title>
2022-07-17 01:40:28 +00:00
<ellipse fill="none" stroke="black" cx="646.19" cy="-18" rx="137.58" ry="18"/>
<text text-anchor="middle" x="646.19" 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>
2022-12-08 20:20:49 +00:00
<path fill="none" stroke="black" d="M646.19,-71.7C646.19,-64.41 646.19,-55.73 646.19,-47.54"/>
<polygon fill="black" stroke="black" points="649.7,-47.62 646.19,-37.62 642.7,-47.62 649.7,-47.62"/>
2021-07-29 22:51:04 +00:00
</g>
<!-- FormatterNotFoundError -->
<g id="node10" class="node">
<title>FormatterNotFoundError</title>
2022-07-17 01:40:28 +00:00
<ellipse fill="none" stroke="black" cx="931.19" cy="-18" rx="129.18" ry="18"/>
<text text-anchor="middle" x="931.19" 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>
2022-12-08 20:20:49 +00:00
<path fill="none" stroke="black" d="M703.53,-74.92C748.09,-63.97 810.2,-48.72 858.29,-36.91"/>
<polygon fill="black" stroke="black" points="858.92,-40.36 867.79,-34.57 857.25,-33.56 858.92,-40.36"/>
2021-07-29 22:51:04 +00:00
</g>
</g>
</svg>