Package ghidra.util.exception
Class MultipleCauses.Util
- java.lang.Object
-
- ghidra.util.exception.MultipleCauses.Util
-
- Enclosing class:
- MultipleCauses
public static class MultipleCauses.Util extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Iterable<java.lang.Throwable>
iterCauses(java.lang.Throwable exc)
-