Class HtmlCounterErrorReport

java.lang.Object
net.bull.javamelody.internal.web.html.HtmlAbstractReport
net.bull.javamelody.internal.web.html.HtmlCounterErrorReport

public class HtmlCounterErrorReport extends HtmlAbstractReport
Partie du rapport html pour les erreurs http et dans les logs.
Author:
Emeric Vernat
  • Method Details

    • shouldDisplayUser

      public static boolean shouldDisplayUser(List<CounterError> errors)
    • shouldDisplayHttpRequest

      public static boolean shouldDisplayHttpRequest(List<CounterError> errors)