Use exceptions for all errors sent to us from the backend
commit0d4068e5e890aad959419ad932a162ab170868c5
authorEric Wong <normalperson@yhbt.net>
Wed, 15 Oct 2008 23:24:12 +0000 (15 16:24 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 15 Oct 2008 23:24:12 +0000 (15 16:24 -0700)
treed5c869d413c1e549fea1829c570021c082dcb074
parentfb9f44979ee98b7d90c0501986e75d633ec555f0
Use exceptions for all errors sent to us from the backend
lib/mogilefs/backend.rb
lib/mogilefs/client.rb
lib/mogilefs/mogilefs.rb
test/setup.rb
test/test_backend.rb
test/test_mogilefs.rb