←Select platform

PrinterDriverClientException Constructor(String)

Summary

Initializes a new instance of the PrinterDriverClientException class with its Message string set to

message.

Syntax

C#
VB
C++
public PrinterDriverClientException(  
   string message 
) 
Public Function New( _ 
   ByVal message As String _ 
) 
public: 
PrinterDriverClientException(  
   String^ message 
) 

Parameters

message.

Remarks

This constructor initializes the Message property of the new instance using message.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize