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

Public Member Functions

 RedditControllerException (string message, Exception inner)
 
 RedditControllerException (string message)
 
 RedditControllerException ()
 

Protected Member Functions

 RedditControllerException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditControllerException() [1/4]

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

◆ RedditControllerException() [2/4]

Reddit.Exceptions.RedditControllerException.RedditControllerException ( string  message)

◆ RedditControllerException() [3/4]

Reddit.Exceptions.RedditControllerException.RedditControllerException ( )

◆ RedditControllerException() [4/4]

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

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