![]() |
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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 08 Dec 2023 02:50:18 GMT
|