Exception Changes

Manuel Holtgrewe <[email protected]> Tue, 29 Mar 2005 19:28:05 +0200
Newsgroups gmane.comp.lib.binarycloud.devel
Message-ID <[email protected]>
Hi

I did some changes to the BcException class:

  * renamed id to code (by PHP5's base Exception class)
  * The constructor is now BcException($message, $code, [$user_info]) 
from BcException($code, $message, $file, $line)

I changed all code in binarycloud, vortex and testsite, be sure to 
change your code. In most cases you can simply switch code and message 
and remove the __LINE__, __FILE__ thingy.

*m

-- 
GPG key: http://www.ggnore.net/~mholtgrewe/personal/files/public_key.asc
_______________________________________________
dev mailing list
dev-PnctHDZWAvB/Cz2I37pSEPZ4XP/[email protected]
http://lists.binarycloud.com/mailman/listinfo/dev