blob: 905a4b79ac0a656d4c2bc3265e8566896cda0d2a [file] [log] [blame]
Nikhil Raj03c7ff32023-08-22 12:00:04 +01001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4<!-- Generated by graphviz version 2.43.0 (0)
5 -->
6<!-- Title: NullPointerException Pages: 1 -->
7<svg width="127pt" height="140pt"
8 viewBox="0.00 0.00 127.00 140.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 136)">
10<title>NullPointerException</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-136 123,-136 123,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title=" ">
16<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 119,-19.5 119,-0.5 0,-0.5"/>
17<text text-anchor="middle" x="59.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">NullPointerException</text>
18</a>
19</g>
20</g>
21<!-- Node2 -->
22<g id="node2" class="node">
23<title>Node2</title>
24<g id="a_node2"><a xlink:href="classarmnn_1_1_exception.html" target="_top" xlink:title="Base class for all ArmNN exceptions so that users can filter to just those.">
25<polygon fill="white" stroke="black" points="27,-56.5 27,-75.5 92,-75.5 92,-56.5 27,-56.5"/>
26<text text-anchor="middle" x="59.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">Exception</text>
27</a>
28</g>
29</g>
30<!-- Node2&#45;&gt;Node1 -->
31<g id="edge1" class="edge">
32<title>Node2&#45;&gt;Node1</title>
33<path fill="none" stroke="midnightblue" d="M59.5,-45.8C59.5,-36.91 59.5,-26.78 59.5,-19.75"/>
34<polygon fill="midnightblue" stroke="midnightblue" points="56,-46.08 59.5,-56.08 63,-46.08 56,-46.08"/>
35</g>
36<!-- Node3 -->
37<g id="node3" class="node">
38<title>Node3</title>
39<g id="a_node3"><a xlink:title=" ">
40<polygon fill="white" stroke="#bfbfbf" points="27,-112.5 27,-131.5 92,-131.5 92,-112.5 27,-112.5"/>
41<text text-anchor="middle" x="59.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">exception</text>
42</a>
43</g>
44</g>
45<!-- Node3&#45;&gt;Node2 -->
46<g id="edge2" class="edge">
47<title>Node3&#45;&gt;Node2</title>
48<path fill="none" stroke="midnightblue" d="M59.5,-101.8C59.5,-92.91 59.5,-82.78 59.5,-75.75"/>
49<polygon fill="midnightblue" stroke="midnightblue" points="56,-102.08 59.5,-112.08 63,-102.08 56,-102.08"/>
50</g>
51</g>
52</svg>