Author: vgritsenko
Date: Thu Aug  9 16:45:48 2007
New Revision: 564427

URL: http://svn.apache.org/viewvc?view=rev&rev=564427
Log:
comment

Modified:
    xml/xindice/trunk/java/src/org/apache/xindice/core/FaultCodes.java

Modified: xml/xindice/trunk/java/src/org/apache/xindice/core/FaultCodes.java
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/java/src/org/apache/xindice/core/FaultCodes.java?view=diff&rev=564427&r1=564426&r2=564427
==============================================================================
--- xml/xindice/trunk/java/src/org/apache/xindice/core/FaultCodes.java 
(original)
+++ xml/xindice/trunk/java/src/org/apache/xindice/core/FaultCodes.java Thu Aug  
9 16:45:48 2007
@@ -315,7 +315,9 @@
      * the chain will be followed incorporating the class name and message
      * at each level.
      *
+     * @param errorCode error code for the XMLDBException
      * @param faultCode the fault code for the created exception
+     * @param message message for the XMLDBException, or null to use message 
from e
      * @param e The Exception to use
      * @return An XMLDBException instance
      */


Reply via email to