DDR Simple API: typo in SystemException

Hi there,

I stumbled upon the following in the DDR Simple API Recommendation:

The description of the SystemException class says:
  "This exception, a subclass of java.lang.Runtime,"

It should be:
  "This exception, a subclass of *java.lang.RuntimeException*,"

See:
  http://www.w3.org/TR/2008/REC-DDR-Simple-API-20081205/#sec-SystemException

First erratum?

Francois.

Received on Wednesday, 19 August 2009 08:36:06 UTC