[SerializableAttribute]
public sealed class Asn1InvalidTagException : Exception<SerializableAttribute>
Public NotInheritable Class Asn1InvalidTagException
Inherits Exception[SerializableAttribute]
public ref class Asn1InvalidTagException sealed : public Exception[<SealedAttribute>]
[<SerializableAttribute>]
type Asn1InvalidTagException =
class
inherit Exception
end| Asn1InvalidTagException | Initializes a new instance of the Asn1InvalidTagException class |
| Asn1InvalidTagException(Exception) | Initializes a new instance of the Asn1InvalidTagException class |
| Asn1InvalidTagException(Int32) | Initializes a new instance of the Asn1InvalidTagException class |
| Asn1InvalidTagException(String) | Initializes a new instance of the Asn1InvalidTagException class |
| Asn1InvalidTagException(SerializationInfo, StreamingContext) | Initializes a new instance of the Asn1InvalidTagException class |
| Asn1InvalidTagException(String, Exception) | Initializes a new instance of the Asn1InvalidTagException class |
| Data | (Inherited from Exception) |
| HelpLink | (Inherited from Exception) |
| HResult | (Inherited from Exception) |
| InnerException | (Inherited from Exception) |
| Message | (Inherited from Exception) |
| Offset | Gets the offset at which invalid ASN tag appear. |
| Source | (Inherited from Exception) |
| StackTrace | (Inherited from Exception) |
| TargetSite | (Inherited from Exception) |
| Equals | (Inherited from Object) |
| GetBaseException | (Inherited from Exception) |
| GetHashCode | (Inherited from Object) |
| GetObjectData | (Inherited from Exception) |
| GetType | (Inherited from Exception) |
| ToString | (Inherited from Exception) |