Click or drag to resize

FileCorruptException Constructor

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