UnsupportedFileFormat

UnsupportedFileFormat class

The exception that is thrown when file of this format doesn’t support comparison.

public class UnsupportedFileFormat : ComparisonException

Constructors

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

See Also