Improve exception documentation.
This commit is contained in:
parent
0638f8fe9a
commit
7563d083c0
|
@ -70,7 +70,8 @@
|
||||||
* @section exceptions Exceptions
|
* @section exceptions Exceptions
|
||||||
*
|
*
|
||||||
* Any unrecoverable libcurl error will be thrown as a
|
* Any unrecoverable libcurl error will be thrown as a
|
||||||
* mastodonpp::CURLException.
|
* mastodonpp::CURLException. Network errors will **not** be thrown, but
|
||||||
|
* reported via the return value.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user