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

Public Member Functions

 RedditTooLongException (string message, Exception inner)
 
 RedditTooLongException (string message)
 
 RedditTooLongException ()
 

Protected Member Functions

 RedditTooLongException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditTooLongException() [1/4]

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

◆ RedditTooLongException() [2/4]

Reddit.Exceptions.RedditTooLongException.RedditTooLongException ( string  message)

◆ RedditTooLongException() [3/4]

Reddit.Exceptions.RedditTooLongException.RedditTooLongException ( )

◆ RedditTooLongException() [4/4]

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

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