Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

[Zend\Soap\Server] Add getException to get caught exceptions #5810

Merged

Conversation

lilobase
Copy link
Contributor

If the Server class catch an Exception, the caught exception is hidden and the original exception is lost, this pull request adds a getException method to get the caught exception during business code execution.

Code Unit-tested

@weierophinney weierophinney added this to the 2.3.0 milestone Mar 3, 2014
weierophinney added a commit that referenced this pull request Mar 4, 2014
[Zend\Soap\Server] Add getException to get caught exceptions

Conflicts:
	tests/ZendTest/Soap/ServerTest.php
weierophinney added a commit that referenced this pull request Mar 4, 2014
- line after property declaration
weierophinney added a commit that referenced this pull request Mar 4, 2014
@weierophinney weierophinney merged commit 1fe4a6f into zendframework:develop Mar 4, 2014
weierophinney added a commit to zendframework/zend-soap that referenced this pull request May 15, 2015
…pServerCaughtException

[Zend\Soap\Server] Add getException to get caught exceptions

Conflicts:
	tests/ZendTest/Soap/ServerTest.php
weierophinney added a commit to zendframework/zend-soap that referenced this pull request May 15, 2015
- line after property declaration
weierophinney added a commit to zendframework/zend-soap that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants