PowerAda 39
From OC Systems Wiki!
< PowerAda:APPENDIX C. Implementation Characteristics | Annex M
Revision as of 00:34, 25 April 2019 by imported>WikiVisor (Text replacement - """ to """)
(39) The information returned by Exception_Message.
See 11.4.1(10).
For a predefined exception not raised with a raise statement, the Exception_Message returns the reason the exception was raised. Otherwise, unless the message is defined explicitly with a call to Ada.Exceptions.Raise_Exception, the message "No stated message" is returned.