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

Public Member Functions

 RedditUnauthorizedException (string message, Exception inner)
 
 RedditUnauthorizedException (string message)
 
 RedditUnauthorizedException ()
 

Protected Member Functions

 RedditUnauthorizedException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditUnauthorizedException() [1/4]

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

◆ RedditUnauthorizedException() [2/4]

Reddit.Exceptions.RedditUnauthorizedException.RedditUnauthorizedException ( string  message)

◆ RedditUnauthorizedException() [3/4]

Reddit.Exceptions.RedditUnauthorizedException.RedditUnauthorizedException ( )

◆ RedditUnauthorizedException() [4/4]

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

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