Updated Library Documentation (markdown)
@@ -203,7 +203,7 @@ int main(int argc, char** argv) {
|
|||||||
---
|
---
|
||||||
|
|
||||||
#### Error Class
|
#### Error Class
|
||||||
It is a throwable error class derived from `std::exception`. Thrown errors are also recorded in the logs.
|
It is a throwable error class derived from `std::exception`. Thrown errors are also recorded in the logs. Can take `printf()` style input.
|
||||||
|
|
||||||
```c++
|
```c++
|
||||||
#include <libhelper/lib.hpp>
|
#include <libhelper/lib.hpp>
|
||||||
|
|||||||
Reference in New Issue
Block a user