Signals that an error has occurred during discovery.

Namespace:  ZSDK_API.ApiException
Assembly:  ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0

Syntax

C#
public class DiscoveryException : ZebraException
Visual Basic (Declaration)
Public Class DiscoveryException _
	Inherits ZebraException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    System..::.ApplicationException
      ZSDK_API.ApiException..::.ZebraException
        ZSDK_API.ApiException..::.DiscoveryException

See Also