CUBRID Engine  latest
t_error_info Struct Reference

#include <cas.h>

Collaboration diagram for t_error_info:
Collaboration graph

Public Attributes

int err_indicator
 
int err_number
 
char err_string [ERR_MSG_LENGTH]
 
char err_file [ERR_FILE_LENGTH]
 
int err_line
 

Detailed Description

Definition at line 82 of file cas.h.

Member Data Documentation

char t_error_info::err_file[ERR_FILE_LENGTH]

Definition at line 87 of file cas.h.

Referenced by err_msg_set(), error_info_clear(), and error_info_set_with_msg().

int t_error_info::err_indicator
int t_error_info::err_line

Definition at line 88 of file cas.h.

Referenced by err_msg_set(), error_info_clear(), and error_info_set_with_msg().

char t_error_info::err_string[ERR_MSG_LENGTH]

Definition at line 86 of file cas.h.

Referenced by err_msg_set(), error_info_clear(), error_info_set_with_msg(), and process_request().


The documentation for this struct was generated from the following file: