The DeviceAtlas DeviceApi documentation
Public Member Functions | Properties | List of all members
Com.DeviceAtlas.Exception.DataLoadingException Class Reference

The DataLoadException is thrown if there is a problem loading the data file. More...

Inheritance diagram for Com.DeviceAtlas.Exception.DataLoadingException:

Public Member Functions

 DataLoadingException (string message)
 
 DataLoadingException (System.Exception t)
 
 DataLoadingException (string message, System.Exception t)
 

Properties

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

Detailed Description

The DataLoadException is thrown if there is a problem loading the data file.

Author
DeviceAtlas Limited

Property Documentation

◆ Cause

virtual System.Exception Com.DeviceAtlas.Exception.DataLoadingException.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: