FileFormatException

FileFormatException class

The exception that is thrown when comparing files with different formats.

public class FileFormatException : ComparisonException

Constructors

Name Description
FileFormatException(string, string) Initializes a new instance of FileFormatException class.

See Also