Description
The static methods should handle all exception and then it should throw only SevenZipException. In some cases this is done, but in some not.
Result we can remove the general catch block from every 7zip lib call.
The static methods should handle all exception and then it should throw only SevenZipException. In some cases this is done, but in some not.
Result we can remove the general catch block from every 7zip lib call.