Uses of Class
net.sourceforge.pmd.util.ContextedStackOverflowError
-
Packages that use ContextedStackOverflowError Package Description net.sourceforge.pmd.util -
-
Uses of ContextedStackOverflowError in net.sourceforge.pmd.util
Methods in net.sourceforge.pmd.util that return ContextedStackOverflowError Modifier and Type Method Description static @NonNull ContextedStackOverflowErrorAssertionUtil. contexted(StackOverflowError e)ContextedStackOverflowErrorContextedStackOverflowError. getThrowable()static ContextedStackOverflowErrorContextedStackOverflowError. wrap(StackOverflowError e)
-