Skip to content

c2aa26e8 6675 354f 96ac b4cc159dadbb

Mat Walker edited this page Apr 17, 2020 · 1 revision

HTTPBased.TryException Property

[This is preliminary documentation and is subject to change.]

Gets last exception thrown in a Try... method.

Namespace: TeamControlium.NonGUI
Assembly: TeamControlium.NonGUI (in TeamControlium.NonGUI.dll) Version: 2.0.0

Syntax

C#

public Exception TryException { get; }

Property Value

Type: Exception

See Also

Reference

HTTPBased Class
TeamControlium.NonGUI Namespace

Clone this wiki locally