Sealed g.f method
Prints a condition to a stream as an error message.
<condition>.
<stream>.
None.
io
format
Prints condition as an error message, as described for the Dylan %S format directive. You should not specialize the print-message protocol for subclasses of <condition>, but instead extend the print-message protocol to new condition objects by specializing methods on report-condition.