Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ExifLibrary
NotValidTIFFileException
C# Class ExifLibrary.NotValidTIFFileException
The exception that is thrown when the format of the TIFF file could not be understood.
Inheritance:
Exception
ファイルを表示
Open project: NathanW2/PhotoMapper
Public Methods
Method
Description
NotValidTIFFileException
( ) :
System
NotValidTIFFileException
(
string
message
) :
System
Method Details
NotValidTIFFileException()
public
method
public
NotValidTIFFileException
( ) :
System
return
System
NotValidTIFFileException()
public
method
public
NotValidTIFFileException
(
string
message
) :
System
message
string
return
System