public class EcsvFormatException extends Exception
| Constructor and Description |
|---|
EcsvFormatException(String msg)
Constructs an exception with a given message.
|
EcsvFormatException(String msg,
Throwable cause)
Constructs an exception with a given message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EcsvFormatException(String msg, Throwable cause)
msg - messagecause - underlying exceptionpublic EcsvFormatException(String msg)
msg - messageCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.