Show / Hide Table of Contents

Class IncorrectPinException

Inheritance
Object
Exception
IncorrectPinException
Inherited Members
Exception.GetBaseException()
Exception.ToString()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.Data
Exception.InnerException
Exception.TargetSite
Exception.StackTrace
Exception.HelpLink
Exception.Source
Exception.HResult
Exception.SerializeObjectState
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.MemberwiseClone()
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class IncorrectPinException : Exception, ISerializable, _Exception

Properties

Message

Declaration
public override string Message { get; }
Property Value
Type Description
String
Overrides
Exception.Message
Back to top Copyright © 2015-2020 Lacuna Software