UnsupportedFileFormatException

UnsupportedFileFormatException class

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

public class UnsupportedFileFormatException : ComparisonException

Constructors

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

See Also