| Package | Description |
|---|---|
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
ThrowableSet.Pair |
ThrowableSet.whichCatchableAs(RefType catcher)
Partitions the exceptions in this
ThrowableSet into those which would be caught by a handler with the
passed catch parameter type and those which would not. |
Copyright © 2020 Soot OSS. All rights reserved.