Project

General

Profile

« Previous | Next » 

Revision 2989

Added by berkley about 18 years ago

updated the client so it throws a DocumentNotFoundException if you attempt to read a docuemnt that doesn't exist

View differences:

Metacat.java
75 75
     * @throws MetacatException when the metacat server generates another error
76 76
     */
77 77
    public Reader read(String docid) throws InsufficientKarmaException,
78
        MetacatInaccessibleException, MetacatException;
78
        MetacatInaccessibleException, DocumentNotFoundException, MetacatException;
79 79

  
80 80
    /**
81 81
     * Read inline data from the metacat server session, accessed by

Also available in: Unified diff