Siebel eScript Language Reference > Quick Reference: Methods and Properties >

Error Handling Methods


The following is a list of error handling methods.

Method
Function
Clib.clearerr()
Clears end-of-file and error status of a file
Clib.errno()
Returns the value of an error condition
Clib.ferror()
Tests for an error on a file stream
Clib.perror()
Prints a message describing an error number
Clib.strerror()
Gets a string describing an error number


 Siebel eScript Language Reference 
 Published: 18 April 2003