Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

com.isomorphic.datasource.DSResponse constructor throws exception

$
0
0
Hi Isomorphic,

using a two weeks old version of 5.0p this worked:
Code:

com.isomorphic.datasource.DSResponse mockedResponse = new DSResponse(ds, DSResponse.STATUS_SUCCESS);//ds is DataSource
Now, with v10.0p_2015-08-21 this throws exception and therefore needs to be wrapped in try/catch.

I did not expect such a change within a p-version. Are such signature changes expected to happen?

Best regards
Blama

Viewing all articles
Browse latest Browse all 4756

Trending Articles