Base class for all Zebra Exceptions.

Namespace:  ZSDK_API.ApiException
Assembly:  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

See Also