9 lines
331 B
Plaintext
9 lines
331 B
Plaintext
![]() |
=== Parameters
|
||
|
|
||
|
* key = exceptions
|
||
|
description = List of exceptions which should not be checked. Use a simple dash ('-') character to check all exceptions.
|
||
|
|
||
|
default = java.lang.InterruptedException, java.lang.NumberFormatException, java.text.ParseException, java.net.MalformedURLException,java.time.format.DateTimeParseException
|
||
|
|
||
|
|