Add SoapFaultException class and integrate it into VerificarRespostaSOAP for error handling
This commit is contained in:
parent
911c5ecc41
commit
41358ad446
@ -1,4 +1,4 @@
|
||||
namespace Infrastructure
|
||||
namespace Application
|
||||
{
|
||||
public class SoapFaultException : Exception
|
||||
{
|
||||
@ -1,6 +1,6 @@
|
||||
using System.Xml.Linq;
|
||||
|
||||
namespace Infrastructure
|
||||
namespace Application
|
||||
{
|
||||
public static class SoapHelper
|
||||
{
|
||||
Loading…
x
Reference in New Issue
Block a user