#include <source/ariba/utility/transport/tcpip/protlib/ie.h>
Inherits protlib::IEError.
Public Member Functions | |
IETooBigForImpl (IE::coding_t coding, uint16 category, uint32 pos) | |
virtual | ~IETooBigForImpl () throw () |
Public Attributes | |
const IE::coding_t | coding |
const uint16 | category |
const uint32 | errorpos |
Some entity is too big for this implementation.
This exception is thrown if an operation can't be performed because of some implementation limit.
Definition at line 326 of file ie.h.
virtual protlib::IETooBigForImpl::~IETooBigForImpl | ( | ) | throw () [inline, virtual] |
Definition at line 333 of file ie.h.
Referenced by IETooBigForImpl().