Procházet zdrojové kódy

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@24614 44c647ce-9c0f-0410-b52a-842ac1e357ba

iluvzf před 14 roky
rodič
revize
d9bb61fb44

+ 3 - 10
documentation/manual/it/module_specs/Zend_Exception.xml

@@ -26,20 +26,13 @@ try {
     </example>
     </example>
 
 
     <para>
     <para>
-        The documentation for each Zend Framework
-        component and class will contain specific information on which methods
-        throw exceptions, the circumstances that cause an exception to be thrown,
-        and the class of all exceptions that may be thrown.
-    </para>
-
-    <para>
         La documentazione di ogni componente e classe del Framework Zend
         La documentazione di ogni componente e classe del Framework Zend
-        contiene informazioni specifiche su quali metodi lanciano un'eccezione,
-        le circostanze che possono causare l'errore e le classi per tutte
+        contiene informazioni specifiche su quali metodi lanciano eccezioni,
+        le circostanze che causano l'eccezione, e le classi per tutte
         le eccezioni che possono essere lanciate.
         le eccezioni che possono essere lanciate.
     </para>
     </para>
 
 
 </sect1>
 </sect1>
 <!--
 <!--
 vim:se ts=4 sw=4 et:
 vim:se ts=4 sw=4 et:
--->
+-->