ErrorCode | Returns error code describing condition that triggered the exception. |
ErrorType | The printer error that occurred. |
MethodCategory | Returns the name of the method that raised the exception. |
MethodId | Identifies the method that generated the exception. |
MethodName | Returns the name of the method that raised the exception. |
Namespace | String representation of the Namespace that the exception was thrown from. |
PortName | The active communications port. |
TypeName | String representation of the class from which the namespace was thrown. |
The following properties are inherited from Exception:
For more information on these properties, see the MSDN documentation.