CUDTException Class Reference

Collaboration diagram for CUDTException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CUDTException (int major=0, int minor=0, int err=-1)
 CUDTException (const CUDTException &e)
virtual const char * getErrorMessage ()
virtual int getErrorCode () const
virtual void clear ()

Static Public Attributes

static const int SUCCESS = 0
static const int ECONNSETUP = 1000
static const int ENOSERVER = 1001
static const int ECONNREJ = 1002
static const int ESOCKFAIL = 1003
static const int ESECFAIL = 1004
static const int ECONNFAIL = 2000
static const int ECONNLOST = 2001
static const int ENOCONN = 2002
static const int ERESOURCE = 3000
static const int ETHREAD = 3001
static const int ENOBUF = 3002
static const int EFILE = 4000
static const int EINVRDOFF = 4001
static const int ERDPERM = 4002
static const int EINVWROFF = 4003
static const int EWRPERM = 4004
static const int EINVOP = 5000
static const int EBOUNDSOCK = 5001
static const int ECONNSOCK = 5002
static const int EINVPARAM = 5003
static const int EINVSOCK = 5004
static const int EUNBOUNDSOCK = 5005
static const int ENOLISTEN = 5006
static const int ERDVNOSERV = 5007
static const int ERDVUNBOUND = 5008
static const int ESTREAMILL = 5009
static const int EDGRAMILL = 5010
static const int EDUPLISTEN = 5011
static const int ELARGEMSG = 5012
static const int EINVPOLLID = 5013
static const int EASYNCFAIL = 6000
static const int EASYNCSND = 6001
static const int EASYNCRCV = 6002
static const int ETIMEOUT = 6003
static const int EPEERERR = 7000
static const int EUNKNOWN = -1

Detailed Description

Definition at line 201 of file udt.h.


The documentation for this class was generated from the following files:

Generated on 9 Feb 2013 for barchart-udt-core-2.2.2 by  doxygen 1.6.1