public class CorruptedOrDamagedFileException extends GroupDocsMergerException
Thrown during document load, when the document appears to be corrupted and impossible to load.
Constructor and Description |
---|
CorruptedOrDamagedFileException(String guid)
Initializes a new instance of the
CorruptedOrDamagedFileException class. |
getHResult, getInnerException, getType, setErrorCode, setHResult, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public CorruptedOrDamagedFileException(String guid)
Initializes a new instance of the CorruptedOrDamagedFileException
class.
guid
- The guid.Copyright © 2019. All rights reserved.