The DeviceAtlas DeviceApi documentation
Public Member Functions | Properties | List of all members
Mobi.Mtld.DA.Exception.UnknownPropertyException Class Reference

The UnknownPropertyException is thrown by the Api class when there is an attemp to fetch a property unknown to the tree. More...

Inheritance diagram for Mobi.Mtld.DA.Exception.UnknownPropertyException:

Public Member Functions

 UnknownPropertyException (string message)
 
 UnknownPropertyException (System.Exception t)
 

Properties

virtual System.Exception Cause [get]
 Retrieves the throwable, which determines the nature/cause of the exception. More...
 

Detailed Description

The UnknownPropertyException is thrown by the Api class when there is an attemp to fetch a property unknown to the tree.

Author
DeviceAtlas Limited

Property Documentation

◆ Cause

virtual System.Exception Mobi.Mtld.DA.Exception.UnknownPropertyException.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: