Added IllegalStateException to bb (#941)
This commit is contained in:
parent
1e4315d1b8
commit
95a6bc0d54
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@
|
|||
java.lang.Exception
|
||||
java.lang.Float
|
||||
java.lang.IllegalArgumentException
|
||||
java.lang.IllegalStateException
|
||||
java.lang.IndexOutOfBoundsException
|
||||
java.lang.Integer
|
||||
java.lang.Iterable
|
||||
|
|
|
|||
Loading…
Reference in a new issue