Skip to content

Commit 660b549

Browse files
bbakermanyrashk
authored andcommitted
Runtime exceptions
Fixes #40 - uses RuntimeException for nicer consumption and hence a number of the SneakyThrows can also be removed. Also fixed up a number of JavaDoc build time warnings for missing definitions
1 parent 0bb3ab1 commit 660b549

File tree

6 files changed

+199
-89
lines changed

6 files changed

+199
-89
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
*.iml
44
*.ipr
55
*.iws
6-
/.nb-gradle/
6+
/.nb-gradle/
7+
.idea

0 commit comments

Comments
 (0)