Base class for all Zebra Exceptions.
            
    Namespace: 
   ZSDK_API.ApiExceptionAssembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
| C# | 
|---|
public abstract class ZebraException : ApplicationException  | 
| Visual Basic (Declaration) | 
|---|
Public MustInherit Class ZebraException _ Inherits ApplicationException  | 
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
ZSDK_API.ApiException..::.ZebraException
ZSDK_API.ApiException..::.DiscoveryException
ZSDK_API.ApiException..::.MalformedFormatException
ZSDK_API.ApiException..::.ZebraGeneralException
ZSDK_API.ApiException..::.ZebraIllegalArgumentException
ZSDK_API.ApiException..::.ZebraPrinterConnectionException
ZSDK_API.ApiException..::.ZebraPrinterLanguageUnknownException
System..::.Exception
System..::.ApplicationException
ZSDK_API.ApiException..::.ZebraException
ZSDK_API.ApiException..::.DiscoveryException
ZSDK_API.ApiException..::.MalformedFormatException
ZSDK_API.ApiException..::.ZebraGeneralException
ZSDK_API.ApiException..::.ZebraIllegalArgumentException
ZSDK_API.ApiException..::.ZebraPrinterConnectionException
ZSDK_API.ApiException..::.ZebraPrinterLanguageUnknownException