InvalidFileFormatException

InvalidFileFormatException class

The exception that is thrown when a file is invalid.

The InvalidFileFormatException type exposes the following members:

Constructors

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

See Also