|
|
 |
|
Asn1InvalidObjectIDException Class ReferenceInheritance diagram for Asn1InvalidObjectIDException:
List of all members.
Detailed Description
This class defines the 'ASN.1 invalid object identifier' exception that is thrown when an Object Identifier is determined to be invalid.
Things that can cause this to be thrown are:
-
Max subID's (128) exceeded.
-
Not enough subID's in the OID (must contain at least 2).
-
First subID > 2 and/or second subID > 40.
Constructor & Destructor Documentation
|
|
This constructor creates an exception object with a default textual message. |
|
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 |
|