Initializes a new instance of the ZebraPrinterLanguageUnknownException class with message as the detailed error message.
            
    Namespace: 
   ZSDK_API.ApiExceptionAssembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
| C# | 
|---|
public ZebraPrinterLanguageUnknownException( string message )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub New ( _ message As String _ )  | 
Parameters
- message
 - Type: System..::.String
The error message.