Package sootup.java.core.exceptions
Class ExceptionInferResult
java.lang.Object
sootup.java.core.exceptions.ExceptionInferResult
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
ConstructorsConstructorDescriptionExceptionInferResult
(Set<ClassType> exceptions) ExceptionInferResult
(ClassType exception) -
Method Summary
Modifier and TypeMethodDescriptionprotected ExceptionInferResult
addException
(ClassType newException, TypeHierarchy typeHierarchy) protected ExceptionInferResult
addExceptions
(ExceptionInferResult newResult, TypeHierarchy typeHierarchy)
-
Constructor Details
-
ExceptionInferResult
-
ExceptionInferResult
-
-
Method Details
-
getExceptions
-
addException
-
addExceptions
protected ExceptionInferResult addExceptions(ExceptionInferResult newResult, TypeHierarchy typeHierarchy)
-