libdcp
|
An error that occurs during decompression of JPEG2000 data. More...
#include <exceptions.h>
Public Member Functions | |
J2KDecompressionError (std::string message) | |
Public Member Functions inherited from dcp::ReadError | |
ReadError (std::string message) | |
ReadError (std::string message, std::string detail) | |
std::string | message () const |
boost::optional< std::string > | detail () const |
An error that occurs during decompression of JPEG2000 data.
Definition at line 134 of file exceptions.h.