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

Public Member Functions

 RedditBadGatewayException (string message, Exception inner)
 
 RedditBadGatewayException (string message)
 
 RedditBadGatewayException ()
 

Protected Member Functions

 RedditBadGatewayException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditBadGatewayException() [1/4]

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

◆ RedditBadGatewayException() [2/4]

Reddit.Exceptions.RedditBadGatewayException.RedditBadGatewayException ( string  message)

◆ RedditBadGatewayException() [3/4]

Reddit.Exceptions.RedditBadGatewayException.RedditBadGatewayException ( )

◆ RedditBadGatewayException() [4/4]

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

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