ASN1C C# Runtime Library
7.6
|
Public Member Functions | |
Asn1InvalidLengthException () | |
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 invalid length' exception that is thrown when a length is determined to be invalid.
Things that can cause this to be thrown are:
This constructor creates an exception object with a default textual message.