JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Public Member Functions
joda::network::apiv2::JodaAPIVersionException Class Reference

#include <API.h>

Inheritance diagram for joda::network::apiv2::JodaAPIVersionException:
[legend]
Collaboration diagram for joda::network::apiv2::JodaAPIVersionException:
[legend]

Public Member Functions

 JodaAPIVersionException ()
 
 JodaAPIVersionException (unsigned int got)
 
 JodaAPIVersionException (const std::string &what)
 
- Public Member Functions inherited from joda::network::JodaAPIException
 JodaAPIException (const std::string &what)
 

Detailed Description

Exception describing API version mismatches.

Constructor & Destructor Documentation

◆ JodaAPIVersionException() [1/3]

joda::network::apiv2::JodaAPIVersionException::JodaAPIVersionException ( )
inline

◆ JodaAPIVersionException() [2/3]

joda::network::apiv2::JodaAPIVersionException::JodaAPIVersionException ( unsigned int  got)
inlineexplicit

◆ JodaAPIVersionException() [3/3]

joda::network::apiv2::JodaAPIVersionException::JodaAPIVersionException ( const std::string &  what)
inlineexplicit

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