1KayaDoc.describeExceptionMan(3Kkaayyaa)module refKearyeanDcoec.describeExceptionMan(3kaya)
2
3
4
6 KayaDoc::describeExceptionMan - Describe an Exception in man page for‐
7 mat
8
10 String describeExceptionMan( ElementTree excdata, String modname,
11 String authors="" )
12
14 excdata An Exception description retrieved with KayaDoc.findEntry
15 [1m(3kaya)
16
17 modname The current module
18
19 authors A string in man page format describing the authorship of the
20 Exception
21
23 Return a man page that describes the Exception.
24
26 Kaya standard library by Edwin Brady, Chris Morris and others
27 (kaya@kayalang.org). For further information see http://kayalang.org/
28
30 The Kaya standard library is free software; you can redistribute it
31 and/or modify it under the terms of the GNU Lesser General Public
32 License (version 2.1 or any later version) as published by the Free
33 Software Foundation.
34
36 KayaDoc.describeDataMan (3kaya)
37 KayaDoc.describeExceptionHTML (3kaya)
38 KayaDoc.describeFunctionMan (3kaya)
39 KayaDoc.findEntry (3kaya)
40
41
42
43Kaya December 20K1a0yaDoc.describeExceptionMan(3kaya)