1KayaDoc.ModuleContext(3kaya) Kaya module referenceKayaDoc.ModuleContext(3kaya)
2
3
4
6 KayaDoc::ModuleContext - EntryModule not allowed
7
9 KayaDoc::ModuleContext(
10
12 This Exception is thrown if the KayaDoc.EntryLocation (3kaya) passed to
13 KayaDoc.findEntry (3kaya) had an KayaDoc.EntryType (3kaya) of EntryModâ
14 ule
15
16
18 Kaya standard library by Edwin Brady, Chris Morris and others
19 (kaya@kayalang.org). For further information see http://kayalang.org/
20
22 The Kaya standard library is free software; you can redistribute it
23 and/or modify it under the terms of the GNU Lesser General Public
24 License (version 2.1 or any later version) as published by the Free
25 Software Foundation.
26
27
28
29Kaya December 2010 KayaDoc.ModuleContext(3kaya)