新增基类异常
This commit is contained in:
@@ -1 +1,5 @@
|
||||
<?php
|
||||
namespace catcher\exceptions;
|
||||
|
||||
abstract class CatchException extends \Exception
|
||||
{}
|
||||
|
Reference in New Issue
Block a user