Class ConditionalStackTraceFilter

  • All Implemented Interfaces:
    java.io.Serializable

    public class ConditionalStackTraceFilter
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void filter​(java.lang.Throwable throwable)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConditionalStackTraceFilter

        public ConditionalStackTraceFilter()
    • Method Detail

      • filter

        public void filter​(java.lang.Throwable throwable)