Oddity
Oddity.Exceptions.ApiUnavailableException Class Reference

The exception that is thrown when SpaceX API is unavailable and data can't be loaded. More...

Inheritance diagram for Oddity.Exceptions.ApiUnavailableException:

Public Member Functions

 ApiUnavailableException ()
 
 ApiUnavailableException (string message)
 
 ApiUnavailableException (string message, Exception inner)
 

Detailed Description

The exception that is thrown when SpaceX API is unavailable and data can't be loaded.

Constructor & Destructor Documentation

Oddity.Exceptions.ApiUnavailableException.ApiUnavailableException ( )

Oddity.Exceptions.ApiUnavailableException.ApiUnavailableException ( string  message)

Oddity.Exceptions.ApiUnavailableException.ApiUnavailableException ( string  message,
Exception  inner 
)


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