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

Public Member Functions

 RedditNotFoundException (string message, Exception inner)
 
 RedditNotFoundException (string message)
 
 RedditNotFoundException ()
 

Protected Member Functions

 RedditNotFoundException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditNotFoundException() [1/4]

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

◆ RedditNotFoundException() [2/4]

Reddit.Exceptions.RedditNotFoundException.RedditNotFoundException ( string  message)

◆ RedditNotFoundException() [3/4]

Reddit.Exceptions.RedditNotFoundException.RedditNotFoundException ( )

◆ RedditNotFoundException() [4/4]

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

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