class documentation
class BrokenExceptionMetaclass(type):
A metaclass for an exception type which cannot be presented as a string via str
.
Method | __str__ |
Undocumented |
class BrokenExceptionMetaclass(type):
A metaclass for an exception type which cannot be presented as a string via str
.
Method | __str__ |
Undocumented |