FileTypeNotSupportedException

FileTypeNotSupportedException constructor

Initializes a new instance of the FileTypeNotSupportedException class.

public FileTypeNotSupportedException(string message)
Parameter Type Description
message String The message that describes the error.

See Also