Backend: automatically create exceptions based on errors we get
commitfb9f44979ee98b7d90c0501986e75d633ec555f0
authorEric Wong <normalperson@yhbt.net>
Wed, 15 Oct 2008 22:27:29 +0000 (15 15:27 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 15 Oct 2008 22:27:29 +0000 (15 15:27 -0700)
tree85fa4c6f91fc5a7ea79c134cda002bd56397422b
parentccdf900ef999019a2a4b04eefb3ec34b4c0eae15
Backend: automatically create exceptions based on errors we get

This allows us to raise exceptions based on the errors
we get upstream can are easier to trap an deal with
in applications
lib/mogilefs/backend.rb
test/test_backend.rb