Twitterizer 2 Documentation
ExceptionThrown Property
NamespacesTwitterizerTwitterAsyncResponse<(Of <(<'T>)>)>ExceptionThrown
Gets or sets the exception.
Declaration Syntax
C#Visual Basic
public Exception ExceptionThrown { get; set; }
Public Property ExceptionThrown As Exception
	Get
	Set
Value
The exception.

Assembly: Twitterizer2.Asynchronous (Module: Twitterizer2.Asynchronous) Version: 2.4.0.37902 (2.4.0.0)