exception documentation
class BrokenExceptionType(Exception):
The aforementioned exception type which cannot be presented as a string via str
.
class BrokenExceptionType(Exception):
The aforementioned exception type which cannot be presented as a string via str
.