Flyby SDK v1.0.2
Loading...
Searching...
No Matches
flyby::not_available_error Class Referencefinal

An error representing a server call that is unavailable. More...

#include <error.h>

Inheritance diagram for flyby::not_available_error:
Collaboration diagram for flyby::not_available_error:

Public Member Functions

 not_available_error ()=default
 Default constructor.
const char * what ()
 Returns the error message.

Detailed Description

An error representing a server call that is unavailable.

Member Function Documentation

◆ what()

const char * flyby::not_available_error::what ( )
inline

Returns the error message.

Returns
The string "Operation not available."

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