Content deleted Content added
m →[[Ada (programming language)|Ada]]: layout |
m →Raising exceptions: optional |
||
Line 13:
==== Raising exceptions ====
'''raise''' Some_Error[ '''with''' "Out of memory" ];
==== Exception handling and propagation ====
|