summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/LocalExceptionWrapper.java
Commit message (Collapse)AuthorAge
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4987 - preserve exception causeMark Spruiell2011-03-30
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Removed special case for CollocationOptimizationExceptionMichi Henning2007-11-28
| | | | and SystemException from LocalExceptionWrapper (bug 2541).
* Bug 2541.Michi Henning2007-11-21
|
* Another fix for "unknown" member of unknown exceptions.Michi Henning2007-11-15
|
* Added more tests for servant locator exceptions.Michi Henning2007-11-15
| | | | | | | | | Fixed bug that caused the "unknown" member of unknown exceptions to contain the wrong type ID: it was "Module.Exception" but should be "Module::Exception", otherwise language transparency gets violated if the client gets an unknown exception: depending on the language the server is implemented with, the "unknown" member has a different value.
* Bug 2522 for C++ and Java.Michi Henning2007-11-05
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Ported fix for bug 574.Dwayne Boone2006-03-14