/[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.17 by hemppah, Mon Apr 28 09:40:53 2003 UTC revision 1.18 by benja, Tue May 13 13:44:19 2003 UTC
# Line 187  public final class BlockId { Line 187  public final class BlockId {
187                                                 + "Storm URNs");                                                 + "Storm URNs");
188    
189          if(s.indexOf(' ') >= 0)          if(s.indexOf(' ') >= 0)
190              throw new IllegalArgumentException("URIs cannot contain spaces");              throw new IllegalArgumentException("URIs cannot contain spaces; space was in: '"+s+"'");
191      }      }
192    
193      /** 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.17  
changed lines
  Added in v.1.18

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