Show / Hide Table of Contents

TlvException Class

Namespace: Yubico.Core.Tlv Assembly: Yubico.Core.dll
C#
[Serializable]
public class TlvException : InvalidOperationException
Inheritance object Exception SystemException InvalidOperationException TlvException

Constructors

Name Description
TlvException()
TlvException(SerializationInfo, StreamingContext)
TlvException(string)
TlvException(string, Exception)
In this article
Back to top Generated by DocFX