TABLE OF CONTENTS


ErrorDialog/ErrorDialog [ Packages ]

[ Top ] [ Packages ]

FUNCTION

 Provide code for save and show information about the game crash

SOURCE

package ErrorDialog is

ErrorDialog/ErrorDialog.Save_Exception [ Subprograms ]

[ Top ] [ ErrorDialog ] [ Subprograms ]

FUNCTION

 Save all information about the game crash and show UI with information

SOURCE

   procedure Save_Exception(An_Exception: Exception_Occurrence);

PARAMETERS

 An_Exception - Data of an exception which caused the game crash