UnsupportedFileFormatException

UnsupportedFileFormatException()

Initializes a new instance of UnsupportedFileFormatException class.

public UnsupportedFileFormatException()

See Also


UnsupportedFileFormatException(string)

Initializes a new instance of UnsupportedFileFormatException class.

public UnsupportedFileFormatException(string pathFile)
Parameter Type Description
pathFile String

See Also