diff options
author | Eduardo Julian | 2022-04-08 01:49:29 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-04-08 01:49:29 -0400 |
commit | e5e4c2aff562e5c01fefb808d1d68a40f29c9cc5 (patch) | |
tree | 6b56a158a19debc0d3cd1d98e88e2ee91ed8a823 /documentation/bookmark | |
parent | c85697eee8ce3dac5480a3ba2b31cc4943e1d8e6 (diff) |
Can now deploy releases with Aedifex.
Diffstat (limited to '')
-rw-r--r-- | documentation/bookmark/error/exception.md (renamed from documentation/bookmark/exception.md) | 0 | ||||
-rw-r--r-- | documentation/bookmark/error/handling.md | 4 | ||||
-rw-r--r-- | documentation/bookmark/error/message.md (renamed from documentation/bookmark/error_messages.md) | 0 |
3 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/exception.md b/documentation/bookmark/error/exception.md index 09b43b1eb..09b43b1eb 100644 --- a/documentation/bookmark/exception.md +++ b/documentation/bookmark/error/exception.md diff --git a/documentation/bookmark/error/handling.md b/documentation/bookmark/error/handling.md new file mode 100644 index 000000000..ebc537c09 --- /dev/null +++ b/documentation/bookmark/error/handling.md @@ -0,0 +1,4 @@ +# Reference + +0. [Failing Successfully: Reporting and Handling Errors - Robert Leahy - CppCon 2021](https://www.youtube.com/watch?v=dQaRLmM7KKk) + diff --git a/documentation/bookmark/error_messages.md b/documentation/bookmark/error/message.md index 62c93e8dd..62c93e8dd 100644 --- a/documentation/bookmark/error_messages.md +++ b/documentation/bookmark/error/message.md |