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