From c8ea2d8397fa13bb5f4b0a7bddbe643d582d0dc6 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sun, 3 Jul 2011 07:42:41 +0000 Subject: [PATCH] Document exception git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312848 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl_types/spltype/construct.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/reference/spl_types/spltype/construct.xml b/reference/spl_types/spltype/construct.xml index e8b063c9b5..1fe58def7e 100644 --- a/reference/spl_types/spltype/construct.xml +++ b/reference/spl_types/spltype/construct.xml @@ -44,6 +44,14 @@ + + &reftitle.errors; + + Throws an UnexpectedValueException if incompatible + type is given. + + +