Specifies the error type that generated the exception.
[Visual Basic]
Public Enum LinePrinterException.ErrorTypes
[C#]
public enum LinePrinterException.ErrorTypes
PRINTER_ERROR | Generated by printer or communication driver errors. |
CONFIG_ERROR |
An error occurred in the setup. ErrorCode will be one of the following: ERROR_INVALIDXML ERROR_NOT_SUPPORTED |
SYSTEM_ERROR | An unexpected Exception was thrown. The System.Exception will be passed in InnerException. |
Namespace: Honeywell.Mobility.Print
Assembly: Honeywell.Mobility.Print.LinePrinter.dll