exception documentation
class RomanError(Exception): (source)
Known subclasses: docutils.utils.roman.InvalidRomanNumeralError
, docutils.utils.roman.NotIntegerError
, docutils.utils.roman.OutOfRangeError
Undocumented
class RomanError(Exception): (source)
Known subclasses: docutils.utils.roman.InvalidRomanNumeralError
, docutils.utils.roman.NotIntegerError
, docutils.utils.roman.OutOfRangeError
Undocumented