Improved exceptions to be more specific
authorAlexander Ebert <ebert@woltlab.com>
Thu, 3 May 2012 12:59:38 +0000 (14:59 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 3 May 2012 12:59:38 +0000 (14:59 +0200)
commit3900ef8aa8622fa917f7189d0b72edfb8bb248f2
tree5f47177529fc08960887309cf97aa89839f735c2
parent9f945556a4dc697b9a1d608d22e8847716b433b1
Improved exceptions to be more specific

Depending on exception type, different error codes will be sent to distinguish between soft-errors (e.g. bad parameter) or those where something is pretty screwed up.
wcfsetup/install/files/lib/action/AJAXProxyAction.class.php
wcfsetup/install/files/lib/system/exception/AJAXException.class.php