44 err->
error_string = cinfo->err->jpeg_message_table[cinfo->err->msg_code];
A class for jpeg pictures.
Methods for the claw::graphic::jpeg::error_manager class.
void jpeg__error_manager__error_exit(j_common_ptr cinfo)
Throw an exception when an error occurs in an internal jpeg processing.
Error handler that throw an exception instead of exiting the program.
std::string error_string
A comprehensive description of the error.
jmp_buf setjmp_buffer
For return to caller.