public class WrongDataFileFormatException extends Exception
Modifier and Type | Field and Description |
---|---|
static String |
WRONG_RESULT_COLUMN_NAME_ERROR_MESSAGE |
Constructor and Description |
---|
WrongDataFileFormatException() |
WrongDataFileFormatException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String WRONG_RESULT_COLUMN_NAME_ERROR_MESSAGE
public WrongDataFileFormatException()
public WrongDataFileFormatException(String message)
Copyright © 2023 NoraUi. All rights reserved.