protlib::IEWrongLength Class Reference
[Information Elements]

#include <source/ariba/utility/transport/tcpip/protlib/ie.h>

Inherits protlib::IEError.

Collaboration diagram for protlib::IEWrongLength:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IEWrongLength (IE::coding_t coding, uint16 category, uint16 type, uint16 subtype, uint32 pos)
virtual ~IEWrongLength () throw ()

Public Attributes

const IE::coding_t coding
const uint16 category
const uint16 type
const uint16 subtype
const uint32 errorpos

Detailed Description

An invalid length field was read.

This exception is thrown if a length field inside a NetMsg has a wrong length (either too long or too short, but makes no sense). Note that this overlaps with IEMsgTooShort in some cases.

Definition at line 306 of file ie.h.


Constructor & Destructor Documentation

virtual protlib::IEWrongLength::~IEWrongLength (  )  throw () [inline, virtual]

Definition at line 310 of file ie.h.


Member Data Documentation

Definition at line 313 of file ie.h.

Definition at line 312 of file ie.h.

Definition at line 316 of file ie.h.

Referenced by IEWrongLength().

Definition at line 315 of file ie.h.

Definition at line 314 of file ie.h.


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

Generated on Fri Dec 10 11:09:25 2010 for Ariba by  doxygen 1.6.1