Subscriber portal
Gets or sets the exception object.
'Declaration Public Overridable Property Exception As Exception Get Set 'Usage Dim instance As ExceptionContext Dim value As Exception value = instance.Exception instance.Exception = value