Pular para o conteúdo principal

LicenseException

Namespace: Lacuna.Pki
Assembly: Lacuna.Pki
Class

public class LicenseException : Exception, ISerializable, _Exception

Hierarquia: objectExceptionLicenseException

Construtores

LicenseException()

public LicenseException()

LicenseException(string, Exception)

public LicenseException(string message, Exception innerException)

Parâmetros

NomeTipoDescrição
messagestring
innerExceptionException

LicenseException(string)

public LicenseException(string message)

Parâmetros

NomeTipoDescrição
messagestring

Membros herdados

GetBaseException(), ToString(), GetObjectData(SerializationInfo, StreamingContext), GetType(), Message, Data, InnerException, TargetSite, StackTrace, HelpLink, Source, HResult, SerializeObjectState, Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), MemberwiseClone()