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, setRecordContextaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnidentifiedRecordException(RecordContext context, String message)
context - the current context of the bean readermessage - the error message