C# Class NFe.Components.Exceptions.ProblemaExecucaoUniNFe

Se ocorrer alguma falha na execução do UniNFe vai gerar esta exceção
Inheritance: System.Exception
Show file Open project: akretion/uninfe

Public Methods

Method Description
ProblemaExecucaoUniNFe ( string mensagem ) : System

Method Details

ProblemaExecucaoUniNFe() public method

public ProblemaExecucaoUniNFe ( string mensagem ) : System
mensagem string
return System