ASN1C C# Runtime Library
7.2
|
Public Member Functions | |
Asn1SeqOrderException () | |
Public Member Functions inherited from Asn1Exception | |
Asn1Exception (System.String message) | |
Asn1Exception (System.String message, System.Exception innerException) | |
Asn1Exception (Asn1DecodeBuffer buffer, System.String message) | |
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..
This constructor creates an exception object with a textual message describing the element that was received out-of-order.