/[storm]/storm/org/nongnu/storm/BlockId.java
ViewVC logotype

Diff of /storm/org/nongnu/storm/BlockId.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by benja, Tue Apr 15 09:33:41 2003 UTC revision 1.11 by benja, Mon Apr 21 21:07:41 2003 UTC
# Line 171  public final class BlockId { Line 171  public final class BlockId {
171              throw new IllegalArgumentException("x- and x. content types "              throw new IllegalArgumentException("x- and x. content types "
172                                                 + "not allowed in "                                                 + "not allowed in "
173                                                 + "Storm URNs");                                                 + "Storm URNs");
174    
175            if(s.indexOf(' ') >= 0)
176                throw new IllegalArgumentException("URIs cannot contain spaces");
177      }      }
178    
179      /** Create a new SHA-1 message digest; throw an error      /** Create a new SHA-1 message digest; throw an error

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26