exception documentation
class ComparableException(Exception):
An exception that can be compared by value.
Method | __eq__ |
Undocumented |
class ComparableException(Exception):
An exception that can be compared by value.
Method | __eq__ |
Undocumented |