From e72889cb74be6b0b95c05412699e19e669b92bf3 Mon Sep 17 00:00:00 2001 From: Florian Frank Date: Fri, 27 Apr 2012 14:25:43 +0200 Subject: generated documentation --- doc/classes/JSON/MissingUnicodeSupport.html | 82 +++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 doc/classes/JSON/MissingUnicodeSupport.html (limited to 'doc/classes/JSON/MissingUnicodeSupport.html') diff --git a/doc/classes/JSON/MissingUnicodeSupport.html b/doc/classes/JSON/MissingUnicodeSupport.html new file mode 100644 index 0000000..1928834 --- /dev/null +++ b/doc/classes/JSON/MissingUnicodeSupport.html @@ -0,0 +1,82 @@ + + + + + JSON::MissingUnicodeSupport + + + + + + + + + + + + + +
+
+ +
+ +

This exception is raised if the required unicode support is missing on the +system. Usually this means that the iconv library is not installed.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + \ No newline at end of file -- cgit v1.2.1