Pular para o conteúdo principal

InvalidPdfException

Namespace: Lacuna.Pki
Assembly: Lacuna.Pki
Class

public class InvalidPdfException : Exception, ISerializable, _Exception

Hierarquia: objectExceptionInvalidPdfException

Construtores

InvalidPdfException(string, Exception)

public InvalidPdfException(string message, Exception innerException)

Parâmetros

NomeTipoDescrição
messagestring
innerExceptionException

InvalidPdfException(string)

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