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

Public Member Functions

 RedditInvalidOptionException (string message, Exception inner)
 
 RedditInvalidOptionException (string message)
 
 RedditInvalidOptionException ()
 

Protected Member Functions

 RedditInvalidOptionException (SerializationInfo serializationInfo, StreamingContext context)
 

Constructor & Destructor Documentation

◆ RedditInvalidOptionException() [1/4]

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

◆ RedditInvalidOptionException() [2/4]

Reddit.Exceptions.RedditInvalidOptionException.RedditInvalidOptionException ( string  message)

◆ RedditInvalidOptionException() [3/4]

Reddit.Exceptions.RedditInvalidOptionException.RedditInvalidOptionException ( )

◆ RedditInvalidOptionException() [4/4]

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

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