Files
azul/front/msn/http/tmpl/Fault.doesnotexist.xml
Athena Funderburg 21f38ee3e1 production init
2026-05-26 16:41:23 +00:00

9 lines
292 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<soap:Fault>
<faultcode>SOAP-ENV:Server</faultcode>
<faultstring>Function '{{action}}' doesn't exist</faultstring>
</soap:Fault>
</soap:Body>
</soap:Envelope>