TShock/TShockAPI/DB
Lucas Nicodemus b15dfbc1ec
Don't catch the exceptions we throw in SetUserGroup
For some reason, we were catching our own exceptions and then
throwing UesrManagerExceptions despite the fact that we explicitly
threw more specific exceptions.

Fixes #1315.
2016-10-23 05:49:16 -06:00
..
BanManager.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
CharacterManager.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
DBTools.cs Added GPL header on all code files when missing 2016-10-16 17:33:19 -02:00
GroupManager.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
IQueryBuilder.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
ItemManager.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
ProjectileManager.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
RegionManager.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
RememberedPosManager.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
SqlColumn.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
SqlTable.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
SqlValue.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
TileManager.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
UserManager.cs Don't catch the exceptions we throw in SetUserGroup 2016-10-23 05:49:16 -06:00
WarpsManager.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00