Home
FAQ
Player
Utilities
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

Error-handling
[libgazebo]


Functions

void gz_error_init (int print, int level)
const char * gz_error_str (void)

Function Documentation

void gz_error_init int  print,
int  level
 

For internal use only.

Initialize error logging

Parameters:
print Set to 0 to stop messages being printed to stderr.
level Debug level: 0 = important messages, 1 = useful messages, 2+ = all messages.

const char* gz_error_str void   ) 
 

Retrieve the last error (as a descriptive string). Most functions in will return 0 on success and non-zero value on error; a descriptive error message can be obtained by calling this function.



Last updated $Date: 2004/12/21 01:49:15 $
Generated on Sun May 22 18:39:09 2005 for Gazebo by doxygen 1.4.2