Task #5274 (closed)
Update all readers to throw UnsupportedCompressionException for unsupported compression types
| Reported by: | mlinkert | Owned by: | mlinkert |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3.1 |
| Component: | Bio-Formats | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-07-07 (1) |
Description
Most readers will throw FormatException? if an unsupported compression type is encountered. There is now a UnsupportedCompressionException?, so it makes sense to update all of the readers to use it where appropriate.
Change History (5)
comment:1 Changed 8 years ago by mlinkert
- Remaining Time set to 1
- Sprint set to 2011-07-07 (1)
comment:2 Changed 8 years ago by Melissa Linkert <melissa@…>
- Remaining Time changed from 1 to 0
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 8 years ago by Melissa Linkert <melissa@…>
(In [f65288f53f23031e278217291e6253c109ab2aa5/bioformats.git]) Throw UnsupportedCompressionException? where appropriate.
Closes #5274.
comment:4 Changed 8 years ago by Melissa Linkert <melissa@…>
(In [303b33b952664d0733787f8dced056a469743355/bioformats.git]) Throw UnsupportedCompressionException? where appropriate.
Closes #5274.
(cherry picked from commit f65288f53f23031e278217291e6253c109ab2aa5)
comment:5 Changed 8 years ago by Melissa Linkert <melissa@…>
(In [303b33b952664d0733787f8dced056a469743355/bioformats.git]) Throw UnsupportedCompressionException? where appropriate.
Closes #5274.
(cherry picked from commit f65288f53f23031e278217291e6253c109ab2aa5)
(In [f65288f53f23031e278217291e6253c109ab2aa5/bioformats.git]) Throw UnsupportedCompressionException? where appropriate.
Closes #5274.