1WebCommon.urlDecodeError(3kayaK)aya module referenWceebCommon.urlDecodeError(3kaya)
2
3
4
6 WebCommon::urlDecodeError - URL decoding error
7
9 WebCommon::urlDecodeError(
10
12 This Exception is thrown if URL decoding fails. This happens if a %
13 character in the string being decoded is not followed by a pair of
14 hexadecimal digits.
15
17 Kaya standard library by Edwin Brady, Chris Morris and others
18 (kaya@kayalang.org). For further information see http://kayalang.org/
19
21 The Kaya standard library is free software; you can redistribute it
22 and/or modify it under the terms of the GNU Lesser General Public
23 License (version 2.1 or any later version) as published by the Free
24 Software Foundation.
25
27 WebCommon.urlDecode (3kaya)
28
29
30
31Kaya December 2010 WebCommon.urlDecodeError(3kaya)