Pular para o conteúdo principal

PdfHandlerException

Namespace: Lacuna.Pki
Assembly: Lacuna.Pki
Class

public class PdfHandlerException : Exception, ISerializable, _Exception

Hierarquia: objectExceptionPdfHandlerException

Construtores

PdfHandlerException(string, Exception)

public PdfHandlerException(string message, Exception innerException)

Parâmetros

NomeTipoDescrição
messagestring
innerExceptionException

PdfHandlerException(string)

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