Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ValidarXMLRetornoException

    Classe de exceção quando ocorre erros no XML de retorno da NFSe. Sem retorno, inválido e etc

    Inheritance
    object
    Exception
    ValidarXMLRetornoException
    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 ValidarXMLRetornoException : Exception, ISerializable

    Constructors

    ValidarXMLRetornoException(string)

    Exceção quando ocorre erros com o XML de retorno da NFSe

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

    Implements

    ISerializable