Uses of Class
de.aristaflow.ilm.util.IlmStackTraceElement
Packages that use IlmStackTraceElement
-
Uses of IlmStackTraceElement in de.aristaflow.ilm.util
Methods in de.aristaflow.ilm.util that return types with arguments of type IlmStackTraceElementModifier and TypeMethodDescriptionstatic List<IlmStackTraceElement>IlmStackTraceElement.from(StackTraceElement[] stackTrace) @NotNull List<IlmStackTraceElement>IlmException.getIlmStackTrace()Gets the stack trace similar toIlmException.getIlmStackTrace()but as ILM representation.