summaryrefslogtreecommitdiff
path: root/java/src/Ice/UserException.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
|
* 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
|
* Java and C# fix for ICE-4930, invalid 1.0 marhsaling of pending objectsBenoit Foucher2012-11-09
|
* Better generated __read and __write for classes and exceptions (C++, Java ↵Bernard Normier2012-10-13
| | | | and C#)
* Java portMark Spruiell2012-06-01
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4986 - add constructor that takes ThrowableMark Spruiell2011-03-30
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Lots of javadoc comments.Michi Henning2009-06-04
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed incorrect file permissions.Michi Henning2008-05-11
|
* Updated copyrightDwayne Boone2008-01-23
|
* Moved various classes from IceUtil to IceUtilInternalBernard Normier2008-01-09
|
* Re-adding accidentally deleted UserException.javaBrent Eagles2007-11-07
|
* - Moved cpp/slice to sliceBrent Eagles2007-11-07
| | | | | | | | | | | | | | - Merged all TestUtil.py modules to config/TestUtil.py - Moved all certs to config/certs - Updated test scripts to refer to new TestUtil.py module and use new interfaces - Updated build systems to refer to new slice location - Moved cpp/install to distribution - Moved and merged all IceGridAdmin.py modules to config. - Modified build system to deal with new build logic. That is there are 3 basic ways to find the slice translators and runtime: ICE_HOME, an RPM install and the source distribution. Automatically detecting Ice in a default install location is now problematic and no longer done.
* Fixed bug 2206Benoit Foucher2007-05-11
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* Bug 467.Michi Henning2005-09-22
|
* __in -> __inS, __out -> __outS SeeMichi Henning2005-05-13
| | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=322
* 2004 to 2005Bernard Normier2005-02-16
|
* adding streaming interfaceMark Spruiell2004-10-20
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* removing XML encoding support in FreezeMark Spruiell2003-09-12
|
* Slicing changes. Tests pass, with the exception of tests that are meant toMichi Henning2003-05-19
| | | | | | show that things actually get sliced. This is most likely because the test setup is the problem, not the code. Lots of incomprehensible trace left in the code for now...
* Added exception slicing.Michi Henning2003-05-13
|
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* flattening outputMark Spruiell2002-10-09
|
* use reflection to display member data in toString()Mark Spruiell2002-10-01
|
* added spaceMarc Laukien2002-07-09
|
* porting against C++ tag icej_baseline_02012002Mark Spruiell2002-02-05
|
* minor fixMark Spruiell2001-12-12
|
* stream fixesMark Spruiell2001-11-27
|
* prefix fixesMark Spruiell2001-11-14
|
* beginning port from C++Mark Spruiell2001-11-13
|
* initial check-inMark Spruiell2001-11-09