Accusoft.PrintPro8.Net
TiffTagItemNotFoundException Constructor(String)




A string which represents the error message.
Generated exception for a TIFF tag item not found error with a given string.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New TiffTagItemNotFoundException(message)
public TiffTagItemNotFoundException( 
   string message
)
public: TiffTagItemNotFoundException( 
   string* message
)
public:
TiffTagItemNotFoundException( 
   String^ message
)

Parameters

message
A string which represents the error message.
See Also

Reference

TiffTagItemNotFoundException Class
TiffTagItemNotFoundException Members
Overload List

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback