eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'NaiveRomanNumberFormatNotification':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: NaiveRomanNumberFormatNotification


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Notification
         |
         +--NaiveRomanNumberFormatNotification

Package:
stx:libbasic
Category:
Magnitude-Numbers
Version:
rev: 1.3 date: 2008/08/06 09:53:07
user: cg
file: NaiveRomanNumberFormatNotification.st directory: libbasic
module: stx stc-classLibrary: libbasic

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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 15:33:33 GMT