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