[]
Displays the exception.
protected virtual bool ReportError(ref ActionResult<object> errorData)
Protected Overridable Function ReportError(ByRef errorData As ActionResult(Of Object)) As Boolean
Type | Name | Description |
---|---|---|
ActionResult<object> | errorData | The error data. |
Type | Description |
---|---|
bool |
|