Share internal errors
This version adds a field internalError : Exception
in the Result
class of the optimization. So, if something bad happened inside SlimJPG, the user can see what happened. It's a way to share the source ImageIO packages errors when working on pictures that can't be read or written.