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; + + + + + +
+ +
+ + + +
+ +