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

Public Member Functions

 RedditMonitoringException (string message, Exception inner)
 
 RedditMonitoringException (string message)
 
 RedditMonitoringException ()
 

Protected Member Functions

 RedditMonitoringException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditMonitoringException() [1/4]

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

◆ RedditMonitoringException() [2/4]

Reddit.Exceptions.RedditMonitoringException.RedditMonitoringException ( string  message)

◆ RedditMonitoringException() [3/4]

Reddit.Exceptions.RedditMonitoringException.RedditMonitoringException ( )

◆ RedditMonitoringException() [4/4]

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

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