public class UnidentifiedRecordException extends BeanReaderException
BeanReader
could not be determined. If the mapping file is used to enforce strict record ordering,
further reads from the stream will likely cause further exceptions.Constructor and Description |
---|
UnidentifiedRecordException(RecordContext context,
String message)
Constructs a new UnidentifiedRecordException.
|
getContext, getRecordContext, getRecordContext, getRecordCount, setRecordContext, setRecordContext
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnidentifiedRecordException(RecordContext context, String message)
context
- the current context of the bean readermessage
- the error message