Ada.Exceptions

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf software
gptkbp:compatibleWith gptkb:Ada_95
gptkb:Ada_2012
Ada 2005
Ada_202x
gptkbp:contains IOException
Data_Error
Exception type
Index_Error
Others_Error
Program_Error
Storage_Error
Tasking_Error
Constraint_Error
gptkbp:documentedIn gptkb:Ada_Reference_Manual
https://www.w3.org/2000/01/rdf-schema#label Ada.Exceptions
gptkbp:is_part_of gptkb:Ada_programming_language
gptkbp:is_recognized_for gptkb:Ada_language
gptkbp:is_supported_by gptkb:Ada_compilers
gptkbp:is_used_in software development
gptkbp:provides exception handling
Exception_Handlers
Exception_Information function
Exception_Storage function
Raise procedure
Raise_Application_Error procedure
Reraise procedure
gptkbp:related_to gptkb:tasking_in_Ada
concurrent programming
error handling
exception propagation
exception safety
programming errors