Uses of Class
org.projog.api.ProjogStackTraceElement
Packages that use ProjogStackTraceElement
Package
Description
Provides a programming interface for Java applications to interact with Projog.
-
Uses of ProjogStackTraceElement in org.projog.api
Methods in org.projog.api that return ProjogStackTraceElementModifier and TypeMethodDescriptionProjog.getStackTrace(Throwable exception) Provides programmatic access to the stack trace information printed byProjog.printProjogStackTrace(Throwable).