Asn1EndOfBufferException Class Reference

Inheritance diagram for Asn1EndOfBufferException:
Asn1Exception

List of all members.

Public Member Functions

 Asn1EndOfBufferException (Asn1DecodeBuffer buffer)

Detailed Description

This class defines the 'ASN.1 end of buffer' exception that is thrown when an unexpected end-of-buffer condition is encountered when decoding a message..


Constructor & Destructor Documentation

This constructor creates an exception object with a textual message describing the tag of the duplicate element..

Parameters:
buffer Decode buffer object reference