Re: [Beepcore-java-users] BEEPException.getCause()
Status: Beta
Brought to you by:
huston
|
From: Huston <hu...@us...> - 2003-02-06 15:38:08
|
> It there any reason why the core code does not set the cause for > BEEPException's raised? There is a reason, just not a very good one ;-) cause was added to BEEPException after that code was written. I have just been adding the cause to the code as I find places where it is missing. I will added it to TCPSession. --Huston |