#include <XrdOucErrInfo.hh>
Public Member Functions | |
void | clear (const char *usr=0) |
XrdOucEI & | operator= (const XrdOucEI &rhs) |
XrdOucEI (const char *usr) | |
Public Attributes | |
const char * | user |
int | code |
char | message [Max_Error_Len] |
Static Public Attributes | |
const size_t | Max_Error_Len = 2048 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|