MiraitSystems/enju_trunk

View on GitHub
app/views/manifestations/error.xml

Summary

Maintainability
Test Coverage
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <soapenv:Body>
      <soapenv:Fault>
         <faultcode>soapenv:Server.userException</faultcode>
      </soapenv:Fault>
   </soapenv:Body>
</soapenv:Envelope>