Click or drag to resize

ZebraPrinterLanguageUnknownException Constructor

Overload List
  Name Description
Public method ZebraPrinterLanguageUnknownException Constructs a new instance of the ZebraPrinterLanguageUnknownException class with "Unknown printer language" as the detailed error message.
Public method ZebraPrinterLanguageUnknownException(String) Constructs a new instance of the ZebraPrinterLanguageUnknownException class with a specified error message.
Public method ZebraPrinterLanguageUnknownException(String, Exception) Constructs a new instance of the ZebraPrinterLanguageUnknownException class with a specified error message and a reference to the inner exception.
Top
See Also