Click or drag to resize

IReturnValueException Property

Get the exception that has been occured.
Most of the time when Success is false.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
AskiaPortalException Exception { get; }

Property Value

Type: AskiaPortalException
Remarks
The Exception could be null
See Also