public class InvalidBackupFileException extends ImportException
Modifier and Type | Field and Description |
---|---|
static String |
INVALID_FILE_MESSAGE |
static String |
PROPERTIES_MISSING_MESSAGE |
static String |
PROPERTIES_NOT_FOUND_MESSAGE |
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
Constructor and Description |
---|
InvalidBackupFileException(String message) |
InvalidBackupFileException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected static final long serialVersionUID
public static final String PROPERTIES_NOT_FOUND_MESSAGE
public static final String PROPERTIES_MISSING_MESSAGE
public static final String INVALID_FILE_MESSAGE
Copyright © 2024 Denodo Technologies. All rights reserved.