Catch all exceptions Permanently deleted user Created February 05, 2014 19:17 Hey, how I can generate catch blocks for ALL exceptions (not only Exception), which is thrown by a method?Thanks!