Remove vacuous redeclarations and redefinitions of the errcode()
authorMike Taylor <mike@indexdata.com>
Tue, 12 Nov 2002 22:43:56 +0000 (22:43 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 12 Nov 2002 22:43:56 +0000 (22:43 +0000)
commit9e4ee094248d1c5a0fdb5b80ac86c290a36f7056
treeeee2c474cbf183090b6ae4430cae2e41e33ad83f
parent07d46508569f470e1577a66c0f7adce024b4eec6
Remove vacuous redeclarations and redefinitions of the errcode()
method in the various subclasses of exception.  We can't remove
the errmsg() and addinfo() declarations from the subclasses,
unfortunately, because we have overridden implementations.
Nice one, C++!  What a very idiosyncratic language.
zoom/master-header
zoom/zexcept.cpp