2.7. Section 11: Exceptions

The information in this section relates to Annex M paragraphs 39 to 42.

Q: M.(39)
Q: M.(40)
Q: M.(41)
Q: M.(42)

Q: M.(39)

The information returned by Exception_Message. See 11.4.1(10).

A: The function Exception_Message is not supported.

Q: M.(40)

The result of Exceptions.Exception_Name for types declared within an unnamed block_statement. See 11.4.1(12).

A: Blocks have implementation defined names of the form Bnnn where nnn is an integer.

Q: M.(41)

The information returned by Exception_Information. See 11.4.1(13).

A: Exception_Information contains the expanded name of the exception in upper case, and no other information.

Q: M.(42)

Implementation-defined check names. See 11.5(27).

A: No implementation-defined check names are supported.