This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
You've already forked lombok
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-06-01 10:12:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2,873
Commits
1
Branch
0
Tags
a8dd99d9f080be6839fe507ade104fccac115de4
Commit Graph
2 Commits
Author
SHA1
Message
Date
Reinier Zwitserloot
713822db98
Changed the lombok.nonNull.exceptionType configkey to be an enum, partly to enforce only sensible exceptions and partly to make it possible to have the message be ‘x is null’ when throwing IAEs.
2014-05-27 20:29:54 +02:00
Reinier Zwitserloot
4b878f9ba9
Added confkey to make @NonNull generate a different exception because of the IllegalArgumentException vs. NullPointerException that we really don’t want to get into.
2014-05-23 04:07:39 +02:00