TlvException Class
Namespace: Yubico.Core.Tlv Assembly: Yubico.Core.dllC#
[Serializable]
public class TlvException : InvalidOperationException
Inheritance
object
Exception
SystemException
InvalidOperationException
TlvException
Constructors
Name | Description |
---|---|
TlvException() | |
TlvException(SerializationInfo, StreamingContext) | |
TlvException(string) | |
TlvException(string, Exception) |