Add java.text.ParseException
This commit is contained in:
parent
59cbfe43e0
commit
d52ad92cb4
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@
|
||||||
java.security.MessageDigest
|
java.security.MessageDigest
|
||||||
java.security.DigestInputStream
|
java.security.DigestInputStream
|
||||||
java.security.SecureRandom
|
java.security.SecureRandom
|
||||||
java.text.ParserException
|
java.text.ParseException
|
||||||
~@(when features/java-time?
|
~@(when features/java-time?
|
||||||
`[java.time.format.DateTimeFormatter
|
`[java.time.format.DateTimeFormatter
|
||||||
java.time.Clock
|
java.time.Clock
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue