-
Notifications
You must be signed in to change notification settings - Fork 31
/
left_exception.htm
49 lines (24 loc) · 1.19 KB
/
left_exception.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<html>
<head>
<title>KOL Help: Exception class (left frame)</title>
<base target="main">
</head>
<body bgcolor="#FFFFEF" text="#FF8080" link="#008080" vlink="#008000" alink="#808000">
<p align="center">Exception reference</p>
<a name=props></a><p><b>Exception properties</b></p>
<b><a href=main_exception.htm#code>Code</a></b><br>
<b><a href=main_exception.htm#data>Data</a></b><br>
<b><a href=main_exception.htm#errorcode>ErrorCode</a></b><br>
<b><a href=main_exception.htm#exceptionrecord>ExceptionRecord</a></b><br>
<b><a href=main_exception.htm#message>Message</a></b><br>
<a name=methods></a><p><b>Exception methods</b></p>
<b><a href=main_exception.htm#create>Create</a></b><br>
<b><a href=main_exception.htm#createcustom>CreateCustom</a></b><br>
<b><a href=main_exception.htm#createcustomfmt>CreateCustomFmt</a></b><br>
<b><a href=main_exception.htm#createfmt>CreateFmt</a></b><br>
<b><a href=main_exception.htm#createresfmt>CreateResFmt</a></b><br>
<b><a href=main_exception.htm#destroy>Destroy</a></b><br>
<a name=events></a><p><b>Exception events</b></p>
<b><a href=main_exception.htm#ondestroy>OnDestroy</a></b><br>
</body>
</html>