Skip to content

no.liflig.liflig-public-exception 2.20251121.121333 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>no.liflig</groupId>
  <artifactId>liflig-public-exception</artifactId>
  <version>2.20251121.121333</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Kotlin library that provides a PublicException type: an exception with a message that is meant
to be exposed to users.