Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kdazzle
Copy link
Contributor

@kdazzle kdazzle commented Sep 13, 2016

The signature for Action.call is outdated here saying that call throws Throwable, but according to the javadocs, nothing is thrown.

@kdazzle kdazzle changed the title Update JavaActionsComposition doc - Action.call doesn't throw Update JavaActionsComposition doc - Action.call doesn't throw anymore Sep 15, 2016
@kdazzle kdazzle changed the title Update JavaActionsComposition doc - Action.call doesn't throw anymore Docfix - Update JavaActionsComposition - Action.call doesn't throw anymore Sep 21, 2016
@gmethvin gmethvin merged commit f6d1f12 into playframework:2.5.x Sep 21, 2016
gmethvin pushed a commit that referenced this pull request Sep 21, 2016
the signature for `Action.call` is outdated saying that call throws `Throwable`, but according to the [docs](https://www.playframework.com/documentation/2.5.x/api/java/play/mvc/Action.html#call-play.mvc.Http.Context-), nothing is thrown.
@gmethvin
Copy link
Member

Forward-ported to master: f2ded75

wsargent pushed a commit to wsargent/playframework that referenced this pull request Oct 18, 2016
…amework#6553)

the signature for `Action.call` is outdated saying that call throws `Throwable`, but according to the [docs](https://www.playframework.com/documentation/2.5.x/api/java/play/mvc/Action.html#call-play.mvc.Http.Context-), nothing is thrown.
wsargent pushed a commit to wsargent/playframework that referenced this pull request Oct 25, 2016
…amework#6553)

the signature for `Action.call` is outdated saying that call throws `Throwable`, but according to the [docs](https://www.playframework.com/documentation/2.5.x/api/java/play/mvc/Action.html#call-play.mvc.Http.Context-), nothing is thrown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants