<format-string-condition>
The class of conditions that take a format string.
Exported from
Module Extensions
Module common-dylan
Module common-extensions
Modifiers
abstract free open
Superclasses
<condition>
Subclasses
<locator-error>
<simple-condition>
<stream-error>
<xml-error>
See also
Module format
Ultimately, there will be several, more logically separate libraries that extend Dylan or provide an application framework for users.
The common-dylan module.
Miscellaneous extensions to the Dylan language.
The class of objects used by the condition system to connect a signaler with an appropriate handler.
A class.
The class of simple conditions.
A class.
The class of XML parsing errors.
The Format module provides a way to control output to a stream.