public class CorruptFileException extends ConversionException
| Constructor and Description |
|---|
CorruptFileException(String fileName)
Instantiates a new Corrupt file exception.
|
CorruptFileException(String fileName,
Throwable cause)
Instantiates a new Corrupt file exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CorruptFileException(String fileName)
fileName - the file nameCopyright © 2015 GroupDocs. All rights reserved.