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 | 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). |
Products |
Support |
Feedback: PrinterDriverClientException Constructor - Leadtools.Printer.Client.Installer |
Introduction |
Help Version 19.0.2017.3.22
|