ASN1C C# Runtime Library  7.4
Public Member Functions | List of all members
Asn1InvalidElemException Class Reference
Inheritance diagram for Asn1InvalidElemException:
Asn1Exception

Public Member Functions

 Asn1InvalidElemException (string elemName)
 
- Public Member Functions inherited from Asn1Exception
 Asn1Exception (System.String message)
 
 Asn1Exception (System.String message, System.Exception innerException)
 
 Asn1Exception (Asn1DecodeBuffer buffer, System.String message)
 

Detailed Description

This class defines the 'ASN.1 invalid enum' exception that is thrown when an enumerated value is not within the defined set of values.

Constructor & Destructor Documentation

◆ Asn1InvalidElemException()

Asn1InvalidElemException ( string  elemName)

This constructor creates an exception object with a default textual message with integer value.

Parameters
elemNameInvalid element name