|
Maps SDK for C++ 1.0.0
|
Api exception class. More...


Public Member Functions | |
| ApiException () | |
| Default constructor. | |
| int | id () const |
| Get error id. | |
| char const * | what () const noexcept override |
| Get descriptive string about this error. | |
Api exception class.
|
inlineinherited |
Get error id.
|
inlineoverridenoexceptinherited |
Get descriptive string about this error.