InvalidCsrException
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki
Class
public class InvalidCsrException : Exception, ISerializable, _Exception
Hierarquia: object → Exception → InvalidCsrException
Construtores
InvalidCsrException(string, Exception)
public InvalidCsrException(string message, Exception innerException)
Parâmetros
| Nome | Tipo | Descrição |
|---|---|---|
message | string | |
innerException | Exception |
InvalidCsrException(string)
public InvalidCsrException(string message)
Parâmetros
| Nome | Tipo | Descrição |
|---|---|---|
message | string |
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()