summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/UserExceptionFactoryManager.java
Commit message (Collapse)AuthorAge
* Got rid of old UserExceptionFactory code that was still kicking around butMichi Henning2004-06-23
| | | | | no longer relevant. Added -deprecation option to Java build.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Moved UserExceptionFactory from Ice to IceInternal namespace/package.Michi Henning2003-10-06
|
* version update; date changeMarc Laukien2003-02-04
|
* Added AlreadyRegisteredException and NotRegisteredException.Michi Henning2002-12-05
| | | | | | | | test/Ice/exceptions is failing at the moment. I have no idea why. It appears that a user exception factory for "::B" is being added twice. However, I can find only one call in the code. I'm checking this in regardless so people can continue to build icej. Without these changes, it won't build at all.
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* HashMap fixesMark Spruiell2001-12-05
|
* fixing compiler errorsMark Spruiell2001-11-30
|
* initial check-inMark Spruiell2001-11-27