public class CsvValidationException extends CsvFieldAssignmentException
LineValidator or
LineValidatorAggregator when a single line is invalid.| Constructor and Description |
|---|
CsvValidationException()
Default constructor.
|
CsvValidationException(String message)
Constructor that allows for a human readable message.
|
getLine, getLineNumber, setLine, setLineNumberaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CsvValidationException()
public CsvValidationException(String message)
message - Error text.Copyright © 2005–2025. All rights reserved.