Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class CarregarCertificadoException

    Exceção ao carregar o certificado digital

    Inheritance
    object
    Exception
    CarregarCertificadoException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Unimake.Exceptions
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class CarregarCertificadoException : Exception, ISerializable

    Constructors

    CarregarCertificadoException(string)

    Falha ao carregar certificado digital

    Declaration
    public CarregarCertificadoException(string message)
    Parameters
    Type Name Description
    string message

    Mensagem da exceção

    Implements

    ISerializable