exception documentation
class UnsortedList(BaseZimException):
Exception raised when a list is not sorted even though it is supposed to be.
class UnsortedList(BaseZimException):
Exception raised when a list is not sorted even though it is supposed to be.