1KayaDoc.ExceptionSummary(3kayaK)aya module referenKcaeyaDoc.ExceptionSummary(3kaya)
2
3
4
6 KayaDoc::ExceptionSummary - An Exception
7
9 KayaDoc::ExceptionSummary< >
10
11
12 = ExceptionSummary(String ename,[String] args,ElementTreeData::Elementā
13 Tree summary)
14
16 An Exception. The fields have the following meanings:
17
18
19 - ename : The name of the Exception
20
21
22 - args : A list of the arguments of the Exception.
23
24
25 - summary : Summary documentation for the Exception.
26
28 Kaya standard library by Edwin Brady, Chris Morris and others
29 (kaya@kayalang.org). For further information see http://kayalang.org/
30
32 The Kaya standard library is free software; you can redistribute it
33 and/or modify it under the terms of the GNU Lesser General Public
34 License (version 2.1 or any later version) as published by the Free
35 Software Foundation.
36
37
38
39Kaya December 2010 KayaDoc.ExceptionSummary(3kaya)