Project

General

Profile

« Previous | Next » 

Revision 6283

add space to error message

View differences:

D1NodeService.java
408 408
    } catch (McdbDocNotFoundException e) {
409 409
      throw new NotFound("1020", "The object specified by " + 
410 410
                         pid.getValue() +
411
                         "does not exist at this node.");
411
                         " does not exist at this node.");
412 412
    }
413 413
    
414 414
    // check for authorization

Also available in: Unified diff