Re: E_ERROR in SoapClient
[email protected] (Paulo Azevedo)
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
My problem is that SoapClient triggers a E_ERROR ( Fatal Error ) instead of throwing an Exception. Since E_ERROR cannot be catchable I don't find a way to gracefully handly this problem. PHP Fatal error: SOAP-ERROR: Encoding: object hasn't 'profileData' property Is there any way to gracefully catch this error? -- -Paulo http://twitter.com/halufa