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

Public Member Functions

 RedditAlreadySubmittedException (string message, Exception inner)
 
 RedditAlreadySubmittedException (string message)
 
 RedditAlreadySubmittedException ()
 

Protected Member Functions

 RedditAlreadySubmittedException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditAlreadySubmittedException() [1/4]

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

◆ RedditAlreadySubmittedException() [2/4]

Reddit.Exceptions.RedditAlreadySubmittedException.RedditAlreadySubmittedException ( string  message)

◆ RedditAlreadySubmittedException() [3/4]

Reddit.Exceptions.RedditAlreadySubmittedException.RedditAlreadySubmittedException ( )

◆ RedditAlreadySubmittedException() [4/4]

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

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