cvs commit: spice/sandbox/metaclass/src/java/org/realityforge/metaclass/io DOMMetaClassDeserializer.java

Peter Donald <[email protected]>
Newsgroups gmane.comp.java.spice.cvs
Message-ID <[email protected]>
donaldp     03/10/31 16:23:09

  Modified:    sandbox/metaclass/src/java/org/realityforge/metaclass/io
                        DOMMetaClassDeserializer.java
  Log:
  Add spacing to exception
  
  Revision  Changes    Path
  1.12      +2 -2      spice/sandbox/metaclass/src/java/org/realityforge/metaclass/io/DOMMetaClassDeserializer.java
  
  Index: DOMMetaClassDeserializer.java
  ===================================================================
  RCS file: /cvsroot/spice/spice/sandbox/metaclass/src/java/org/realityforge/metaclass/io/DOMMetaClassDeserializer.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- DOMMetaClassDeserializer.java	1 Nov 2003 00:14:36 -0000	1.11
  +++ DOMMetaClassDeserializer.java	1 Nov 2003 00:23:08 -0000	1.12
  @@ -25,7 +25,7 @@
    * representation Element.
    *
    * @author <a href="mailto:peter at realityforge.org">Peter Donald</a>
  - * @version $Revision: 1.11 $ $Date: 2003/11/01 00:14:36 $
  + * @version $Revision: 1.12 $ $Date: 2003/11/01 00:23:08 $
    */
   public class DOMMetaClassDeserializer
   {
  @@ -339,7 +339,7 @@
           {
               final String message =
                   "Attribute named " + name +
  -                "specified both a value (" + value + ") " +
  +                " specified both a value (" + value + ") " +
                   "and parameters (" + parameters + ").";
               throw new Exception( message );
           }
  
  
  


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.