StiWebDataException Class
Namespace: Stimulsoft.Base.Exceptions
Exception wrapper for cloud data operations that need special handling.
Inheritance
Inherits from: Exception
Constructors
| Constructor | Description |
|---|---|
| StiWebDataException(Exception innerException) |
StiWebDataException(innerException: Exception)
Parameters
- innerException (Exception)
Properties
| Property | Type | Description |
|---|---|---|
| OriginalException | Exception | Gets the original exception that was wrapped. |