←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.