uncaught-exception-handling

Ever wanted to use something looking like Java's Thread.currentThread().getUncaughtExceptionHandler().uncaughtException(Thread.currentThread(), e);? Well now you can!

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.github.vinccool96.uncaught
ArtifactId

ArtifactId

uncaught-exception-handling-js
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

uncaught-exception-handling
Ever wanted to use something looking like Java's Thread.currentThread().getUncaughtExceptionHandler().uncaughtException(Thread.currentThread(), e);? Well now you can!
Project URL

Project URL

https://github.com/Vinccool96/uncaught-exception-handling
Source Code Management

Source Code Management

https://github.com/Vinccool96/uncaught-exception-handling

Download uncaught-exception-handling-js

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.vinccool96.uncaught/uncaught-exception-handling-js/ -->
<dependency>
    <groupId>io.github.vinccool96.uncaught</groupId>
    <artifactId>uncaught-exception-handling-js</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vinccool96.uncaught/uncaught-exception-handling-js/
implementation 'io.github.vinccool96.uncaught:uncaught-exception-handling-js:1.1'
// https://jarcasting.com/artifacts/io.github.vinccool96.uncaught/uncaught-exception-handling-js/
implementation ("io.github.vinccool96.uncaught:uncaught-exception-handling-js:1.1")
'io.github.vinccool96.uncaught:uncaught-exception-handling-js:pom:1.1'
<dependency org="io.github.vinccool96.uncaught" name="uncaught-exception-handling-js" rev="1.1">
  <artifact name="uncaught-exception-handling-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vinccool96.uncaught', module='uncaught-exception-handling-js', version='1.1')
)
libraryDependencies += "io.github.vinccool96.uncaught" % "uncaught-exception-handling-js" % "1.1"
[io.github.vinccool96.uncaught/uncaught-exception-handling-js "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20-RC2
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20-RC2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0