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