Skip to content

Commit 46dab46

Browse files
committed
README [ci skip]
1 parent d6e320f commit 46dab46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
*My friendly error base class - for Python.*
55

6+
67
## Introduction
78

89
One in general always needs a application/library specific error base class, but the native errors are very limited in what meta/debugging information they can hold at time they are raised. For better debugging and error reporting/inspection this error base class allows to attach some additonal error context information that can be used to better understand the issue - without having to create custom error formatters, or run debugger.

0 commit comments

Comments
 (0)