Initializes a new instance of the ZebraPrinterConnectionException 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 ZebraPrinterConnectionException( string message ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ message As String _ ) |
Parameters
- message
- Type: System..::.String
The error message.