docutils.utils.roman.RomanError
docutils
utils
roman
RomanError
class RomanError(Exception):
Known subclasses: docutils.utils.roman.InvalidRomanNumeralError, docutils.utils.roman.NotIntegerError, docutils.utils.roman.OutOfRangeError
docutils.utils.roman.InvalidRomanNumeralError
docutils.utils.roman.NotIntegerError
docutils.utils.roman.OutOfRangeError
View In Hierarchy
Undocumented