Objective Systems, Inc.  
Home
About ASN.1
Products
Free Software
Open Source
Documents
Services
Resources
Resellers
Customers
Careers
About Us
Contact Us
 

Google


Objective Systems, Inc.

Asn1InvalidEnumException Class Reference

Inheritance diagram for Asn1InvalidEnumException:

Asn1Exception List of all members.

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.


Public Member Functions

 Asn1InvalidEnumException (System.String data)
 Asn1InvalidEnumException (long data)


Constructor & Destructor Documentation

Asn1InvalidEnumException long  data  ) 
 

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

Parameters:
data Invalid enumerated value

Asn1InvalidEnumException System.String  data  ) 
 

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

Parameters:
data Invalid enumerated value


Copyright © 1997-2005 Objective Systems,Inc.
All Rights Reserved.
This document may be distributed in any form, electronic
or otherwise, provided that it is distributed in its entirety
and that the copyright and this notice are included.

This file was last modified on 18 Nov 2005.
ASN1C C# Runtime Library, 5.8