Smalltalk/X WebserverDocumentation of class 'NaiveRomanNumberFormatNotification': | |
Class: NaiveRomanNumberFormatNotificationInheritance:Object | +--GenericException | +--Notification | +--NaiveRomanNumberFormatNotification
Description:raised if a naive roman number is converted. These are the (incorrect) representations for 4, 9, 40, 90 etc., which use 4 ones (tens, etc) instead of a 5-1 encoding. (such as 'IIII' instead of 'IV') This is a notification only - i.e. if not handled, the conversion proceeds and accepts the naive number. |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:36:26 GMT |