Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Exceptions.RedditNoResponseException Class Reference
Inheritance diagram for Reddit.Exceptions.RedditNoResponseException:

Public Member Functions

 RedditNoResponseException (string message, Exception inner)
 
 RedditNoResponseException (string message)
 
 RedditNoResponseException ()
 

Protected Member Functions

 RedditNoResponseException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditNoResponseException() [1/4]

Reddit.Exceptions.RedditNoResponseException.RedditNoResponseException ( string  message,
Exception  inner 
)

◆ RedditNoResponseException() [2/4]

Reddit.Exceptions.RedditNoResponseException.RedditNoResponseException ( string  message)

◆ RedditNoResponseException() [3/4]

Reddit.Exceptions.RedditNoResponseException.RedditNoResponseException ( )

◆ RedditNoResponseException() [4/4]

Reddit.Exceptions.RedditNoResponseException.RedditNoResponseException ( SerializationInfo  serializationInfo,
StreamingContext  context 
)
protected

The documentation for this class was generated from the following file: