The following tables list the members exposed by PrinterDriverException.
| Name | Description | |
|---|---|---|
| PrinterDriverException Constructor | Overloaded. Initializes a new instance of the PrinterDriverException class with the specified serialization and context information. |
| Name | Description | |
|---|---|---|
| Code | Gets or sets the code that caused this exception. |
| Data | (Inherited from System.Exception) |
| HelpLink | (Inherited from System.Exception) |
| InnerException | (Inherited from System.Exception) |
| Message | Overridden. Gets a message that describes the current exception. |
| Source | (Inherited from System.Exception) |
| StackTrace | (Inherited from System.Exception) |
| TargetSite | (Inherited from System.Exception) |
| Name | Description | |
|---|---|---|
| HResult | (Inherited from System.Exception) |
| Name | Description | |
|---|---|---|
| GetBaseException | (Inherited from System.Exception) |
![]()
| GetCodeMessage | Gets the error string that corresponds to a specific PrinterDriverExceptionCode. |
| GetObjectData | Overridden. Populates a specified SerializationInfo with the data needed to serialize this object. |
| GetType | (Inherited from System.Exception) |
![]()
| SetCodeMessage | Sets the error string that corresponds to a specific PrinterDriverExceptionCode |
| ToString | (Inherited from System.Exception) |