Asn1InvalidElemException Class Reference

Inheritance diagram for Asn1InvalidElemException:
Asn1Exception

List of all members.

Public Member Functions

 Asn1InvalidElemException (string elemName)

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 ( string  elemName  ) 

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

Parameters:
elemName Invalid element name