←Select platform

PrinterDriverException Constructor

Summary

Initializes a new instance of the PrinterDriverException 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
PrinterDriverException() Initializes a new instance of the PrinterDriverException class with its Message string set to the default message that corresponds to code and its inner exception set to a null reference (Nothing in VB).
PrinterDriverException(printerdriverexceptioncode) Initializes a new instance of the PrinterDriverException class with its Message string set to the default message.
PrinterDriverException(serializationinfo,streamingcontext) Initializes a new instance of the PrinterDriverException class with the specified serialization and context information.
PrinterDriverException(string) Initializes a new instance of the PrinterDriverException class with its Message string set to message.
PrinterDriverException(string,exception) Initializes a new instance of the PrinterDriverException class with a specified error message.
PrinterDriverException(string,printerdriverexceptioncode) Initializes a new instance of the PrinterDriverException 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.

Leadtools.Printer Assembly