1HTMLDocument.InvalidRange(3kayKaa)ya module refereHnTcMeLDocument.InvalidRange(3kaya)
2
3
4
6 HTMLDocument::InvalidRange - The specified range is invalid
7
9 HTMLDocument::InvalidRange( String
10
12 The String contains details of the error
13
15 This Exception is thrown by HTMLDocument.addInlineElementAt (3kaya) if
16 the start or end positions are outside the bounds of the parent ele‐
17 ment.
18
20 Kaya standard library by Edwin Brady, Chris Morris and others
21 (kaya@kayalang.org). For further information see http://kayalang.org/
22
24 The Kaya standard library is free software; you can redistribute it
25 and/or modify it under the terms of the GNU Lesser General Public
26 License (version 2.1 or any later version) as published by the Free
27 Software Foundation.
28
29
30
31Kaya December 2010HTMLDocument.InvalidRange(3kaya)