|
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 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 20:07:56 GMT
|