Accusoft.PrintPro8.Net
PrintProException Constructor(String)




A string value which represents the error message.
Initializes a new instance of the PrintProException class allowing passing in an error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New PrintProException(message)
public PrintProException( 
   string message
)
public: PrintProException( 
   string* message
)
public:
PrintProException( 
   String^ message
)

Parameters

message
A string value which represents the error message.
See Also

Reference

PrintProException Class
PrintProException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback