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, toString
public EcsvFormatException(String msg, Throwable cause)
msg
- messagecause
- underlying exceptionpublic EcsvFormatException(String msg)
msg
- messageCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.