初始化
This commit is contained in:
6
app/exception/GameException.php
Normal file
6
app/exception/GameException.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace app\exception;
|
||||
|
||||
class GameException extends \Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user