From 7b6400276605cf1deec1fd8bb6e002c0a40bb7d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Andr=C3=A9=20dos=20Santos=20Lopes?= Date: Sat, 15 Jun 2013 20:06:33 +0000 Subject: [PATCH] Missed file on commit 330508 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330509 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/intl/intlexception.xml | 83 ++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 reference/intl/intlexception.xml diff --git a/reference/intl/intlexception.xml b/reference/intl/intlexception.xml new file mode 100644 index 0000000000..e014ad890d --- /dev/null +++ b/reference/intl/intlexception.xml @@ -0,0 +1,83 @@ + + + + + + Exception class for intl errors + IntlException + + + + +
+ &reftitle.intro; + + This class is used for generating exceptions when errors occur inside intl + functions. Such exceptions are only generated when intl.use_exceptions is enabled. + +
+ + +
+ &reftitle.classsynopsis; + + + + + IntlException + + + + + IntlException + + + + extends + Exception + + + + &InheritedProperties; + + + + + &InheritedMethods; + + + + + +
+ +
+ + + +
+ +