Accusoft.PrintPro8.Net
GenericGdiException Constructor(String)




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

Parameters

message
A string which represents the error message.
See Also

Reference

GenericGdiException Class
GenericGdiException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback