docs
[awesomized/ext-ion] / docs / v0.0 / ion / Exception.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Exception -
7 mdref
8 </title>
9 <meta name="viewport" content="width=1200, initial-scale=0.5">
10 <base href="/v0.0/">
11 <meta http-equiv="Content-Location" content="/v0.0/ion/Exception">
12 <link rel="stylesheet" href="index.css">
13
14 <link href="https://fonts.googleapis.com/css?family=Inconsolata&amp;subset=latin-ext" rel="stylesheet">
15 <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
16 <link rel="shortcut icon" href="/v0.0/favicon.ico">
17 </head>
18 <body>
19 <div class="page">
20
21 <div class="sidebar">
22
23 <div class="edit">
24 <a href="./ion/Exception">Edit</a>
25 </div>
26
27
28 <ul>
29 <li>&lsh; <a href="./">Home</a>
30
31 <ul>
32 <li>
33
34 &uarr; <a href="./ion">
35 ion
36 </a>
37 <ul>
38 <li>
39
40 &circlearrowright; <strong><a href="./ion/Exception">Exception</a></strong>
41
42
43
44 </ul>
45
46 <li>&ldsh; <a href="./ion/: Contributing">★ Contributing</a></li>
47
48 <li>&ldsh; <a href="./ion/: Security">★ Security</a></li>
49
50 <li>&ldsh; <a href="./ion/Catalog">Catalog</a></li>
51
52 <li>&ldsh; <a href="./ion/Decimal">Decimal</a></li>
53
54 <li>&ldsh; <a href="./ion/LOB">LOB</a></li>
55
56 <li>&ldsh; <a href="./ion/Reader">Reader</a></li>
57
58 <li>&ldsh; <a href="./ion/Serializer">Serializer</a></li>
59
60 <li>&ldsh; <a href="./ion/Symbol">Symbol</a></li>
61
62 <li>&ldsh; <a href="./ion/Timestamp">Timestamp</a></li>
63
64 <li>&ldsh; <a href="./ion/Type">Type</a></li>
65
66 <li>&ldsh; <a href="./ion/Unserializer">Unserializer</a></li>
67
68 <li>&ldsh; <a href="./ion/Writer">Writer</a></li>
69
70 <li>&ldsh; <a href="./ion/serialize">serialize</a></li>
71
72 <li>&ldsh; <a href="./ion/unserialize">unserialize</a></li>
73
74 </li>
75 </ul>
76
77 </li>
78 </ul>
79 </div>
80
81 <h1>class ion\Exception extends Exception implements Stringable, Throwable</h1>
82 <p>Base exception for the ION extension.</p>
83 <h2>Constants:<a id="Constants:" href="#Constants:" class="permalink" aria-hidden="true" title="">#</a></h2>
84 <p>None.</p>
85 <h2>Properties:<a id="Properties:" href="#Properties:" class="permalink" aria-hidden="true" title="">#</a></h2>
86 <p>None.</p>
87
88
89
90
91 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
92 <script>
93 var disqus_shortname = 'mdref';
94 var disqus_identifier = 'ion/Exception';
95 </script>
96
97 <footer>
98
99 <ul>
100 <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
101 </a></li>
102 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
103 <li>
104 </li>
105 </ul>
106
107 </footer>
108
109 <script src="index.js"></script>
110
111 </div>
112 </body>
113 </html>