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

Public Member Functions

 RedditBadRequestException (string message, Exception inner)
 
 RedditBadRequestException (string message)
 
 RedditBadRequestException ()
 

Protected Member Functions

 RedditBadRequestException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditBadRequestException() [1/4]

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

◆ RedditBadRequestException() [2/4]

Reddit.Exceptions.RedditBadRequestException.RedditBadRequestException ( string  message)

◆ RedditBadRequestException() [3/4]

Reddit.Exceptions.RedditBadRequestException.RedditBadRequestException ( )

◆ RedditBadRequestException() [4/4]

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

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