A wrapper exception for any exceptions thrown in the Client API

Namespace: Mobi.Mtld.DeviceAtlas.Cloud
Assembly: DeviceAtlasCloudClient-1.1 (in DeviceAtlasCloudClient-1.1.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public class DaClientException : Exception
Visual Basic
Public Class DaClientException _
	Inherits Exception
Visual C++
public ref class DaClientException : public Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Mobi.Mtld.DeviceAtlas.Cloud..::..DaClientException

See Also