Accusoft.TwainPro9.Net
FileCreateException Constructor(String)




A string which represents the error message.
Generated exception for a file create error with a given string.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New FileCreateException(message)
public FileCreateException( 
   string message
)
public: FileCreateException( 
   string* message
)
public:
FileCreateException( 
   String^ message
)

Parameters

message
A string which represents the error message.
See Also

Reference

FileCreateException Class
FileCreateException Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback