diff options
Diffstat (limited to 'different_ways_of_reporting_errors.html')
-rw-r--r-- | different_ways_of_reporting_errors.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/different_ways_of_reporting_errors.html b/different_ways_of_reporting_errors.html index 3059488..6130e29 100644 --- a/different_ways_of_reporting_errors.html +++ b/different_ways_of_reporting_errors.html @@ -4,6 +4,8 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="programming, tutorial, error handling, errors, exceptions"> +<meta name="published-on" content="2022-04-28T19:00:00+02:00"> +<meta name="last-modified-on" content="2023-06-17T22:27:00+02:00"> <link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> |