Show / Hide Table of Contents

PlatformApiException Class

Namespace: Yubico.PlatformInterop Assembly: Yubico.Core.dll
C#
[Serializable]
public class PlatformApiException : Exception
Inheritance object Exception PlatformApiException

Constructors

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