public class FileCorruptedException extends GroupDocsMergerException
The exception that is thrown when specified file could not be loaded because it appears to be corrupted.
| Constructor and Description |
|---|
FileCorruptedException(String guid)
Initializes a new instance of the
FileCorruptedException class. |
getExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileCorruptedException(String guid)
Initializes a new instance of the FileCorruptedException class.
guid - The guid.Copyright © 2024. All rights reserved.