Silly exceptions

<p> This project offers Exceptions to be used in Java programs. Although their names sound silly, the exceptions themselves are quite usefull. </p> <p> Please refer to the <a href='/exceptions_overview.html'>exceptions overview</a> page for a summary of all available exceptions. </p>

License

License

GroupId

GroupId

sillyexceptions
ArtifactId

ArtifactId

sillyexceptions
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Silly exceptions
<p> This project offers Exceptions to be used in Java programs. Although their names sound silly, the exceptions themselves are quite usefull. </p> <p> Please refer to the <a href='/exceptions_overview.html'>exceptions overview</a> page for a summary of all available exceptions. </p>
Project URL

Project URL

http://sillyexceptions.sourceforge.net
Project Organization

Project Organization

Silly exceptions project team

Download sillyexceptions

How to add to project

<!-- https://jarcasting.com/artifacts/sillyexceptions/sillyexceptions/ -->
<dependency>
    <groupId>sillyexceptions</groupId>
    <artifactId>sillyexceptions</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/sillyexceptions/sillyexceptions/
implementation 'sillyexceptions:sillyexceptions:1.0.1'
// https://jarcasting.com/artifacts/sillyexceptions/sillyexceptions/
implementation ("sillyexceptions:sillyexceptions:1.0.1")
'sillyexceptions:sillyexceptions:jar:1.0.1'
<dependency org="sillyexceptions" name="sillyexceptions" rev="1.0.1">
  <artifact name="sillyexceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='sillyexceptions', module='sillyexceptions', version='1.0.1')
)
libraryDependencies += "sillyexceptions" % "sillyexceptions" % "1.0.1"
[sillyexceptions "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1