|
Smalltalk/X WebserverDocumentation of class 'RomanNumberFormatError': |
|
|
Class: RomanNumberFormatErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--ConversionError | +--NumberConversionError | +--NumberFormatError | +--RomanNumberFormatError
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 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 20:57:48 GMT
|