|
|
 |
|
Asn1ValueParseException Class ReferenceInheritance diagram for Asn1ValueParseException:
List of all members.
Detailed Description
This class defines the 'ASN.1 value Parse' exception that is thrown when a string containing an ASN.1 value cannot be parsed.
Constructor & Destructor Documentation
|
|
This constructor creates an exception object with a textual message describing the expected and parsed tag values.
- Parameters:
-
| text | The value string that could not be parsed |
|
|
|
This constructor creates an exception object with a textual message describing the expected and parsed tag values. This version allows the offset in the string to also be specified.
- Parameters:
-
| text | The value string that could not be parsed |
| offset | Offset to error location in string |
|
|
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 |
|