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) DeviceAtlas Limited 2022. All Rights Reserved. https://deviceatlas.com
- Author
- DeviceAtlas Limited
◆ ClientPropertiesException() [1/2]
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. |
◆ ClientPropertiesException() [2/2]
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 |
◆ Cause
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:
- Api/src/main/dotnet/Exception/ClientPropertiesException.cs