Jar examples for c:catch-exception
Catch throwables (not only exceptions)
You can download jar file catch-exception 1.0.4 in this page.
Apache 2
You can use the following script to add catch-exception-1.0.4.jar to your project.
<dependency> <groupId>com.googlecode.catch-exception</groupId> <artifactId>catch-exception</artifactId> <version>1.0.4</version> </dependency>
compile group: 'com.googlecode.catch-exception', name: 'catch-exception', version: '1.0.4'
libraryDependencies += "com.googlecode.catch-exception" % "catch-exception" % "1.0.4"
<dependency org="com.googlecode.catch-exception" name="catch-exception" rev="1.0.4"/>
@Grapes(@Grab(group='com.googlecode.catch-exception', module='catch-exception', version='1.0.4'))
'com.googlecode.catch-exception:catch-exception:jar:1.0.4'
Click the following link to download the jar file.
catch-exception-1.0.4-javadoc.jar