Class ErrorReportConfiguration

java.lang.Object
com.fasterxml.jackson.core.ErrorReportConfiguration
All Implemented Interfaces:
Serializable

public class ErrorReportConfiguration extends Object implements Serializable
Container for configuration values used when handling errorneous token inputs. For example, unquoted text segments.

Currently default settings are

Since:
2.16
See Also: