Skip to content

Commit 6ce5bc4

Browse files
author
Peter Lohse
committed
Umstellung auf Exception
1 parent 5ae365c commit 6ce5bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/lib/system/exception/SteamException.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
* @license Freie Lizenz (https://hanashi.eu/freie-lizenz/)
1111
* @package WoltLabSuite\Core\System\Exception
1212
*/
13-
class SteamException extends SystemException
13+
class SteamException extends \Exception
1414
{
1515
}

0 commit comments

Comments
 (0)