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.RedditUserBlockedException Class Reference
Inheritance diagram for Reddit.Exceptions.RedditUserBlockedException:

Public Member Functions

 RedditUserBlockedException (string message, Exception inner)
 
 RedditUserBlockedException (string message)
 
 RedditUserBlockedException ()
 

Protected Member Functions

 RedditUserBlockedException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditUserBlockedException() [1/4]

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

◆ RedditUserBlockedException() [2/4]

Reddit.Exceptions.RedditUserBlockedException.RedditUserBlockedException ( string  message)

◆ RedditUserBlockedException() [3/4]

Reddit.Exceptions.RedditUserBlockedException.RedditUserBlockedException ( )

◆ RedditUserBlockedException() [4/4]

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

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