新增文件操作
This commit is contained in:
8
extend/catcher/exceptions/FiledNotFoundException.php
Normal file
8
extend/catcher/exceptions/FiledNotFoundException.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
namespace catcher\exceptions;
|
||||
|
||||
|
||||
class FiledNotFoundException extends CatchException
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user