The DeviceAtlas CloudApi Documentation  DEVICEATLAS_API_VERSION
Public Member Functions | List of all members
Com.DeviceAtlas.Cloud.DaClientException Class Reference

A wrapper exception for any exceptions thrown in the Client API More...

Inheritance diagram for Com.DeviceAtlas.Cloud.DaClientException:

Public Member Functions

 DaClientException (string message)
 DaClientException constructor More...
 
 DaClientException (string message, Exception inner)
 DaClientException constructor More...
 

Detailed Description

A wrapper exception for any exceptions thrown in the Client API

<copyright>Copyright (c) DeviceAtlas Limited 2023. All Rights Reserved.</copyright>

Constructor & Destructor Documentation

◆ DaClientException() [1/2]

Com.DeviceAtlas.Cloud.DaClientException.DaClientException ( string  message)
inline

DaClientException constructor

Parameters
message

◆ DaClientException() [2/2]

Com.DeviceAtlas.Cloud.DaClientException.DaClientException ( string  message,
Exception  inner 
)
inline

DaClientException constructor

Parameters
message
inner

The documentation for this class was generated from the following file: