| Package | Description |
|---|---|
| soot.toolkits.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
PedanticThrowAnalysis
A
ThrowAnalysis that says that every unit can throw every
possible exception type. |
class |
UnitThrowAnalysis
A
ThrowAnalysis which returns the set of runtime exceptions
and errors that might be thrown by the bytecode instructions
represented by a unit, as indicated by the Java Virtual Machine
specification. |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.