Replace getExceptionID() by logThrowable()
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 6 Jan 2016 17:01:17 +0000 (18:01 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 6 Jan 2016 17:01:17 +0000 (18:01 +0100)
commit280b49db3ccccb2c3db34d429cf760221d56116f
tree1d61a1c44460ef501269706ec921b3517b04e1eb
parent75ddf53b752ae932e148b095b98af9c749b43057
Replace getExceptionID() by logThrowable()
wcfsetup/install/files/lib/system/background/BackgroundQueueHandler.class.php
wcfsetup/install/files/lib/system/background/job/EmailDeliveryBackgroundJob.class.php
wcfsetup/install/files/lib/system/cronjob/BackgroundQueueCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/email/transport/exception/PermanentFailure.class.php
wcfsetup/install/files/lib/system/email/transport/exception/TransientFailure.class.php
wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandlerV2.class.php
wcfsetup/install/files/lib/system/user/storage/UserStorageHandler.class.php