Asn1UnexpectedElementException Class Reference
Inheritance diagram for Asn1UnexpectedElementException:
Public Member Functions | |
Asn1UnexpectedElementException () |
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.