public class DefaultParsingErrorHandler$ extends ParsingErrorHandler
| Modifier and Type | Field and Description | 
|---|---|
| static DefaultParsingErrorHandler$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| DefaultParsingErrorHandler$() | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpResponse | handle(StatusCode status,
      ErrorInfo info,
      org.apache.pekko.event.LoggingAdapter log,
      ServerSettings settings) | 
public static final DefaultParsingErrorHandler$ MODULE$
public HttpResponse handle(StatusCode status, ErrorInfo info, org.apache.pekko.event.LoggingAdapter log, ServerSettings settings)
handle in class ParsingErrorHandler