FileCorruptedException

FileCorruptedException class

Exception that is thrown during file reading,
when the file appears to be corrupted and impossible to read.

The FileCorruptedException type exposes the following members:

Constructors

NameDescription
FileCorruptedException()Initializes a new instance of the FileCorruptedException class.
FileCorruptedException(message)Initializes a new instance of the FileCorruptedException class

Properties

NameDescription
error_details

See Also