←Select platform

PrinterDriverClientException Constructor

Summary

Initializes a new instance of the PrinterDriverClientException class with its Message string set to _message_, its Code set to _code_ and its inner exception set to a null reference (Nothing in VB).

Overload List
Overload Description
PrinterDriverClientException() Initializes a new instance of the PrinterDriverClientException class with its Message string set to the default message that corresponds to the code and its inner exception is set to a null reference (Nothing in VB).
PrinterDriverClientException(printerdriverclientexceptioncode) Initializes a new instance of the PrinterDriverClientException class with its Message string set to the default message.
PrinterDriverClientException(serializationinfo,streamingcontext) Initializes a new instance of the PrinterDriverClientException class with the specified serialization and context information.
PrinterDriverClientException(string) Initializes a new instance of the PrinterDriverClientException class with its Message string set to message.
PrinterDriverClientException(string,exception) Initializes a new instance of the PrinterDriverClientException class with a specified error message.
PrinterDriverClientException(string,printerdriverclientexceptioncode) Initializes a new instance of the PrinterDriverClientException class with its Message string set to _message_, its Code set to _code_ and its inner exception set to a null reference (Nothing in VB).
Requirements

Target Platforms

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