Improve handling of file-not-found in remote storage layer.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 20 Nov 2008 23:38:39 +0000 (15:38 -0800)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Thu, 20 Nov 2008 23:38:39 +0000 (15:38 -0800)
Implement a single NotFoundError which is thrown whenever a file does not
exist in any remote store, instead instance-specific error handling.


No differences found