Script Elements for Error Handling
The following script elements let you retrieve error details and texts.
-
Terminates the processing of a script with a return code
-
Retrieves the message text of the latest occurred error
-
Retrieves the type of a message number
-
Determines the reaction to certain errors and messages of script elements
-
Sends an SNMP trap
-
Sets error number and text
-
Terminates the activation of a script and can display error messages
-
Supplies the variable message part of the error that has last occurred
-
Returns the number of the error that has last occurred
-
Retrieves the last-occurred error message from the operating system
For information on sending messages or emails to users, see Script Elements for User Interaction and User Data.