42 lines
1.9 KiB
XML
42 lines
1.9 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.26.3 (20100126.1600)
|
|
-->
|
|
<!-- Title: inheritance Pages: 1 -->
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="428px" height="40px" viewBox="0.00 0.00 474.00 44.00">
|
|
<g id="graph1" class="graph" transform="rotate(0) translate(4 40)">
|
|
<title>inheritance</title>
|
|
<!-- e1 -->
|
|
<g id="node1" class="node"><title>e1</title>
|
|
<a>
|
|
<polygon fill="white" stroke="black" points="115,-36 1,-36 1,-1.77636e-14 115,-3.55271e-15 115,-36"/>
|
|
<text text-anchor="middle" x="58" y="-14.4" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">exception</text>
|
|
</a>
|
|
</g>
|
|
<!-- e2 -->
|
|
<g id="node2" class="node"><title>e2</title>
|
|
<a>
|
|
<polygon fill="white" stroke="black" points="260,-36 146,-36 146,-1.77636e-14 260,-3.55271e-15 260,-36"/>
|
|
<text text-anchor="middle" x="203" y="-14.4" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">bad_alloc</text>
|
|
</a>
|
|
</g>
|
|
<!-- e2->e1 -->
|
|
<g id="edge2" class="edge"><title>e2->e1</title>
|
|
<path fill="none" stroke="black" d="M145.276,-18C140.532,-18 135.7,-18 130.867,-18"/>
|
|
<polygon fill="none" stroke="black" points="130.526,-12.7501 115.526,-18 130.526,-23.2501 130.526,-12.7501"/>
|
|
</g>
|
|
<!-- e3 -->
|
|
<g id="node3" class="node"><title>e3</title>
|
|
<a>
|
|
<polygon fill="lightgrey" stroke="black" points="465,-36 291,-36 291,-1.77636e-14 465,-3.55271e-15 465,-36"/>
|
|
<text text-anchor="middle" x="378" y="-14.4" font-family="DejaVu Sans, verdana, sans-serif" font-size="14.00">bad_array_new_length</text>
|
|
</a>
|
|
</g>
|
|
<!-- e3->e2 -->
|
|
<g id="edge4" class="edge"><title>e3->e2</title>
|
|
<path fill="none" stroke="black" d="M290.5,-18C285.616,-18 280.732,-18 275.909,-18"/>
|
|
<polygon fill="none" stroke="black" points="275.787,-12.7501 260.787,-18 275.787,-23.2501 275.787,-12.7501"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|