Pular para o conteúdo principal

TimestampException

Namespace: Lacuna.Pki
Assembly: Lacuna.Pki
Class

public class TimestampException : Exception, ISerializable, _Exception

Hierarquia: objectExceptionTimestampException

Construtores

TimestampException(string, Exception)

public TimestampException(string message, Exception innerException)

Parâmetros

NomeTipoDescrição
messagestring
innerExceptionException

TimestampException(string)

public TimestampException(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()