The following tables list the members exposed by PrinterDriverClientException.
Name | Description | |
---|---|---|
PrinterDriverClientException | 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). |
Name | Description | |
---|---|---|
GetCodeMessage | Gets the error string that corresponds to a specific PrinterDriverClientExceptionCode. | |
GetObjectData | Populates a specified System.Runtime.Serialization.SerializationInfo with the data necessary to serialize this object. | |
SetCodeMessage | Sets the error string that corresponds to a specific PrinterDriverClientExceptionCode. |
Name | Description | |
---|---|---|
Code | Gets or sets the code that caused this exception. | |
Message | Gets a message that describes the current exception. |