Class StackTraceElementClassConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String OMITTED
      An omitted frame, because it is not interesting (such as a dynamically generated proxy).
      static java.lang.String USER_CODE
      Part of the application's code base, and therefore highlighted.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait