Code smell.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
# Date: 28.10.2020 (17:41)
|
||||
|
||||
namespace Exceptions;
|
||||
|
||||
use Exception;
|
||||
|
||||
class GameException extends Exception { }
|
||||
class GameException extends Exception //custom exception
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user