1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00
Tims-Chat/file/lib/system/command
Tim Düsterhus 8fe56d9e01 Throw InvalidArgumentException instead of NotFoundException
It provides better error messages for the user
2013-06-18 00:29:22 +02:00
..
commands Throw InvalidArgumentException instead of NotFoundException 2013-06-18 00:29:22 +02:00
AbstractCommand.class.php Handle whisper formatting on the client side. 2013-05-28 23:39:19 +02:00
AbstractRestrictedCommand.class.php Various fixes (forgot to commit at different stages :P) 2013-01-26 22:46:54 +01:00
CommandHandler.class.php Throw InvalidArgumentException instead of NotFoundException 2013-06-18 00:29:22 +02:00
ICommand.class.php Handle whisper formatting on the client side. 2013-05-28 23:39:19 +02:00
IRestrictedCommand.class.php Various fixes (forgot to commit at different stages :P) 2013-01-26 22:46:54 +01:00
NotFoundException.class.php Throw InvalidArgumentException instead of NotFoundException 2013-06-18 00:29:22 +02:00
UserNotFoundException.class.php Various fixes (forgot to commit at different stages :P) 2013-01-26 22:46:54 +01:00