next up previous contents index
Weiter: A.2.5 Das Paket Hinauf: A.2 Das Paket Zurück: Das Paket Ada.Numerics.Discrete_Random

A.2.4 Das Paket Ada.IO_Exceptions


package Ada.IO_Exceptions is

pragma Pure(IO_Exceptions);
Status_Error : exception;
Mode_Error : exception;
Name_Error : exception;
Use_Error : exception;
Device_Error : exception;
End_Error : exception;
Data_Error : exception;
Layout_Error : exception;

end Ada.IO_Exceptions;



Johann Blieberger
Wed Feb 11 09:58:52 MET 1998