diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-09-28 21:05:07 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-09-28 21:21:05 -0700 |
commit | dd5471b8600a9a6efbfbfab81972db59e512493a (patch) | |
tree | ac11a9980f7f6dd9e03a72f4bb6105b685f3aa9b /modules/image_block | |
parent | a0a62a09922d855cd87d35ccc42ea7cf407a8df7 (diff) |
Create and throw the exception, instead of logging. The theory behind
exceptions is that they only need to be logged if they can't be caught
and handled. If we don't throw it, then the error gets swallowed and
the code that errored out just blithely continues.
Diffstat (limited to 'modules/image_block')
0 files changed, 0 insertions, 0 deletions