caellion-python-commons
caellion.pycommons.encoding.base36.NumberNotPositiveOrZeroException Class Reference

This exception is raised when non-positive integer is passed to encode function. More...

Inheritance diagram for caellion.pycommons.encoding.base36.NumberNotPositiveOrZeroException:

Detailed Description

This exception is raised when non-positive integer is passed to encode function.

Definition at line 30 of file base36.py.


The documentation for this class was generated from the following file: