public class CsvReadException extends CsvMappingException
CsvSchema
.
In Jackson 2.x this type extends
DatabindException
, but for Jackson 3.0
will become streaming-level exception
_schema
Constructor and Description |
---|
CsvReadException(CsvParser p,
String msg,
CsvSchema schema) |
Modifier and Type | Method and Description |
---|---|
static CsvReadException |
from(CsvParser p,
String msg,
CsvSchema schema) |
from, getSchema
_appendPathDesc, _buildMessage, from, from, from, from, from, from, from, from, fromUnexpectedIOE, getLocalizedMessage, getMessage, getPath, getPathReference, getPathReference, getProcessor, prependPath, prependPath, prependPath, toString, withCause, wrapWithPath, wrapWithPath, wrapWithPath
clearLocation, getLocation, getMessageSuffix, getOriginalMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2022 FasterXML. All rights reserved.