Introduced method variants with NSError handling; simplified exception creation

This commit is contained in:
Gianluca Bertani
2015-08-28 19:43:47 +02:00
parent 1a91d92c51
commit faa7e4d897
13 changed files with 495 additions and 182 deletions
+1
View File
@@ -44,6 +44,7 @@
- (IBAction) zipUnzip2;
- (IBAction) zipCheck1;
- (IBAction) zipCheck2;
- (IBAction) errorWrapping;
@end