Generalizes and distinguishes - pz2 and sp. Adds auth.
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / pz2utils4jsf / pazpar2 / data / CommandError.java
index 2b5fae2..05cd506 100644 (file)
@@ -88,8 +88,8 @@ public class CommandError extends Pazpar2ResponseData implements ErrorInterface
    * \r
    * @param commandName The name of the command during which's execution the error was encountered\r
    * @param exceptionName The (possibly loosely defined) name of the exception that was thrown\r
-   * @param pazpar2ErrorXml The error document as created by Pazpar2 -- or, for some errors, by the \r
-   *                        Pazpar2 client. \r
+   * @param pazpar2ErrorXml The error document as created by Pazpar2, or the Service Proxy or \r
+   *                        by the Pazpar2 client itself. \r
    * @return\r
    */\r
   public static String insertPazpar2ErrorXml (String commandName, String exceptionName, String pazpar2ErrorXml) {\r