dbException Class Reference

#include <exception.h>

List of all members.

Public Member Functions

 dbException (int p_err_code, char const *p_msg=NULL, int p_arg=0)
 dbException (dbException const &ex)
virtual ~dbException () throw ()
virtual const char * what () const throw ()
int getErrCode () const
char * getMsg () const
long getArg () const

Protected Attributes

int err_code
char * msg
int arg


Constructor & Destructor Documentation

dbException ( int  p_err_code,
char const *  p_msg = NULL,
int  p_arg = 0 
)

dbException ( dbException const &  ex  ) 

~dbException (  )  throw ()


Member Function Documentation

const char * what (  )  const throw () [virtual]

int getErrCode (  )  const [inline]

char* getMsg (  )  const [inline]

long getArg (  )  const [inline]


Member Data Documentation

int err_code [protected]

char* msg [protected]

int arg [protected]


Online Library Docs

sipXecs home page

Version 4.2.1-018930 2010-07-31T01:13:23 build16 abuild