AudioToneException Class

AudioToneException is a unique exception type that implements explicit association with the Honeywell.Mobility.Device.Audio.Tone class, and provides context-appropriate error strings via the inherited System.Exception.Message property.

Constructor

Properties

This class inherits all public methods and all static methods (if any) from the base class System.Exception.

Syntax

[C#]
public class AudioToneException (inherits from System.Exception)

Requirements

Namespace: Honeywell.Mobility.Device.Audio

Assembly: Honeywell.Mobility.Device.DLL

More Information

.NET Reference: Honeywell.Mobility.Device Classes