Asn1SeqOrderException Class Reference

Inheritance diagram for Asn1SeqOrderException:
Asn1Exception

List of all members.

Public Member Functions

 Asn1SeqOrderException ()

Detailed Description

This class defines the 'ASN.1 sequence order' exception that is thrown when an element is received in a SEQUENCE construct that is not in the correct order..


Constructor & Destructor Documentation

This constructor creates an exception object with a textual message describing the element that was received out-of-order.