| FileCorruptException Constructor | 
 Overload List
Overload List
 
| Name | Description | |
|---|---|---|
|   | FileCorruptException | 
 Default constructor.
 | 
|   | FileCorruptException(Exception) | 
 Initializes a new instance of the
 
FileCorruptException
 
 class.
 | 
|   | FileCorruptException(String) | 
 Throws Exception when document appears to be corrupted and impossible.
 | 
|   | FileCorruptException(SerializationInfo, StreamingContext) | 
 Throws Exception when document appears to be corrupted and impossible.
 | 
|   | FileCorruptException(String, Exception) | 
 Throws Exception when document appears to be corrupted and impossible.
 | 
 See Also
See Also