The ClientPropertiesException is thrown by the API when there is a problem parsing the properties from the client or when the JSON file does not support client side properties.
More...
|
| virtual System.Exception | Cause [get] |
| | Retrieves the throwable, which determines the nature/cause of the exception. More...
|
| |
The ClientPropertiesException is thrown by the API when there is a problem parsing the properties from the client or when the JSON file does not support client side properties.
- Copyright
- Copyright (c) 2021 by DeviceAtlas Limited. All rights reserved.
- Author
- DeviceAtlas Limited
| Mobi.Mtld.DA.Exception.ClientPropertiesException.ClientPropertiesException |
( |
string |
message | ) |
|
|
inline |
Constructs a JsonException instance with a code and human-readable message.
- Parameters
-
| message | Diagnostic message intended for human reading. |
| Mobi.Mtld.DA.Exception.ClientPropertiesException.ClientPropertiesException |
( |
string |
message, |
|
|
System.Exception |
cause |
|
) |
| |
|
inline |
Constructs a JsonException instance with a code and human-readable message.
- Parameters
-
| message | Diagnostic message intended for human reading. |
| cause | The cause of this exception |
| virtual System.Exception Mobi.Mtld.DA.Exception.ClientPropertiesException.Cause |
|
get |
Retrieves the throwable, which determines the nature/cause of the exception.
- Returns
- Explanatory code.
The documentation for this class was generated from the following file:
- build/common/src/dotnet/Exception/ClientPropertiesException.cs