Previous | Next | Table of Contents | Index | Program List | Copyright

Appendix H: Summary of Ada Execution-Time Exceptions

This appendix summarizes the predefined Ada exceptions. Ada distinguishes exceptions defined in the language from those defined in standard packages. The summary should help students to write exception handlers and to interpret run-time messages that report unhandled exceptions propagated out of a main program.

Exceptions Defined in the Language

The following exceptions are predefined in the Ada language:

Exception Defined in Ada.Calendar

One exception is defined in the package Ada.Calendar:

Exception Defined in Ada.Numerics

One exception is defined in the package Ada.Numerics:

Exceptions Defined in Ada.Text_IO

The following exceptions can be raised by Ada.Text_IO operations:


Previous | Next | Table of Contents | Index | Program List | Copyright

Copyright © 1996 by Addison-Wesley Publishing Company, Inc.