|
|
 |
|
Asn1MissingRequiredException Class ReferenceInheritance diagram for Asn1MissingRequiredException:
List of all members.
Detailed Description
This class defines the 'ASN.1 set missing required element' exception that is thrown from Decode methods when a SET construct is decoded and found to be missing a required element..
Constructor & Destructor Documentation
|
|
This constructor creates an exception object with a textual message describing the error.
- Parameters:
-
| buffer | BER decode buffer object reference |
|
|
|
This constructor creates an exception object with a textual message describing the error including the name of the required element that is missing.
- Parameters:
-
| elemName | Name of missing required element |
|
|
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 |
|