C# 클래스 NFe.Components.Exceptions.ProblemaExecucaoUniNFe

Se ocorrer alguma falha na execução do UniNFe vai gerar esta exceção
상속: System.Exception
파일 보기 프로젝트 열기: akretion/uninfe

공개 메소드들

메소드 설명
ProblemaExecucaoUniNFe ( string mensagem ) : System

메소드 상세

ProblemaExecucaoUniNFe() 공개 메소드

public ProblemaExecucaoUniNFe ( string mensagem ) : System
mensagem string
리턴 System