Jar examples for e:exceptions
Exceptions and global error handling for the Wily Framework.
You can download jar file exceptions 1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add exceptions-1.2.jar to your project.
<dependency> <groupId>es.blackleg.java</groupId> <artifactId>exceptions</artifactId> <version>1.2</version> </dependency>
compile group: 'es.blackleg.java', name: 'exceptions', version: '1.2'
libraryDependencies += "es.blackleg.java" % "exceptions" % "1.2"
<dependency org="es.blackleg.java" name="exceptions" rev="1.2"/>
@Grapes(@Grab(group='es.blackleg.java', module='exceptions', version='1.2'))
'es.blackleg.java:exceptions:jar:1.2'
Click the following link to download the jar file.
exceptions-1.2-javadoc.jar