mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-27 16:21:53 +00:00
66 lines
3.5 KiB
XML
66 lines
3.5 KiB
XML
<?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">
|
|
<!-- Generated by graphviz version 2.43.0 (0)
|
|
-->
|
|
<!-- Title: ComSquare::InvalidRomException Pages: 1 -->
|
|
<svg width="190pt" height="265pt"
|
|
viewBox="0.00 0.00 190.00 265.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 261)">
|
|
<title>ComSquare::InvalidRomException</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-261 186,-261 186,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Exception thrown when someone tries to load an invalid rom.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-68.5 182,-68.5 182,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="91" y="-56.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::InvalidRomException</text>
|
|
<polyline fill="none" stroke="black" points="0,-49.5 182,-49.5 "/>
|
|
<text text-anchor="start" x="8" y="-37.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _msg</text>
|
|
<polyline fill="none" stroke="black" points="0,-30.5 182,-30.5 "/>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ InvalidRomException()</text>
|
|
<text text-anchor="start" x="8" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ what()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="classComSquare_1_1DebuggableError.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="10.5,-105.5 10.5,-162.5 171.5,-162.5 171.5,-105.5 10.5,-105.5"/>
|
|
<text text-anchor="middle" x="91" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::DebuggableError</text>
|
|
<polyline fill="none" stroke="black" points="10.5,-143.5 171.5,-143.5 "/>
|
|
<text text-anchor="middle" x="91" y="-131.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="black" points="10.5,-124.5 171.5,-124.5 "/>
|
|
<text text-anchor="middle" x="91" y="-112.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="midnightblue" d="M91,-95.06C91,-86.39 91,-77.24 91,-68.79"/>
|
|
<polygon fill="none" stroke="midnightblue" points="87.5,-95.32 91,-105.32 94.5,-95.32 87.5,-95.32"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="48,-199.5 48,-256.5 134,-256.5 134,-199.5 48,-199.5"/>
|
|
<text text-anchor="middle" x="91" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::exception</text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="48,-237.5 134,-237.5 "/>
|
|
<text text-anchor="middle" x="91" y="-225.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="48,-218.5 134,-218.5 "/>
|
|
<text text-anchor="middle" x="91" y="-206.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node3->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M91,-189.21C91,-180.29 91,-170.95 91,-162.58"/>
|
|
<polygon fill="none" stroke="midnightblue" points="87.5,-189.4 91,-199.4 94.5,-189.4 87.5,-189.4"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|