|
Smalltalk/X WebserverDocumentation of class 'RomanNumberFormatError': |
|
|
Class: RomanNumberFormatErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--ConversionError | +--NumberConversionError | +--NumberFormatError | +--RomanNumberFormatError | +--BadRomanNumberFormatError
Description:
raised directly, if a roman number cannot be converted to a number.
(invalid character or empty string).
Also the superclass of more specific errors:
BadRomanNumberFormatError
- raised if characters are ok, but out of range (such as MMMMMM)
NaiveRomanNumberFormatNotification
- raised if a 4 or 9 is encoded as naive roman number (such as IIII)
|
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 08:33:00 GMT
|