Serializable
@API(status=EXPERIMENTAL, since="5.3") public class CsvParsingException extends JUnitException
CsvSource
,
CsvFileSource
,
Serialized FormConstructor | Description |
---|---|
CsvParsingException(String message) |
|
CsvParsingException(String message,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.