CPPKiteConnect
kiteconnect::libException Class Reference

This exception is thrown when an error occures at the library level. More...

#include <exceptions.hpp>

Inheritance diagram for kiteconnect::libException:
Collaboration diagram for kiteconnect::libException:

Public Member Functions

 libException (string Message)
 
const char * what ()
 Provides short description of the error. More...
 

Detailed Description

This exception is thrown when an error occures at the library level.

Member Function Documentation

◆ what()

const char* kiteconnect::libException::what ( )
inline

Provides short description of the error.

Returns
const char* short description

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