| Testcase for PortalException. The PortalException implementation of
initCause() catches the Throwable implementation's thrown exceptions in the
case of illegal argument (null argument) or illegal state (cause already
init'ed). Therefore PortalException.initCause() should never throw anything
and should always return a reference to the PortalException.
author: andrew.petro@yale.edu version: $Revision: 34870 $ $Date: 2004-10-30 12:55:42 -0700 (Sat, 30 Oct 2004) $ |