←Select platform

PrinterDriverClientException Constructor(PrinterDriverClientExceptionCode)

Summary

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

Syntax

C#
VB
C++
public: 
PrinterDriverClientException(  
   Leadtools.Printer.Client.Installer.PrinterDriverClientExceptionCode code 
) 

Parameters

code
A PrinterDriverClientException that specifies the cause of this exception.

Remarks

The PrinterDriverClientException class contains an internal list of messages with corresponding PrinterDriverClientExceptionCode value. This constructor initializes the Message property of the new instance with the corresponding string for code.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.