forked from GNUsocial/gnu-social
[DOCS] Write exceptions chapter
This commit is contained in:
@@ -21,7 +21,7 @@ namespace App\Util\Exception;
|
||||
|
||||
use function App\Core\I18n\_m;
|
||||
|
||||
class NoSuchFileException extends ClientException
|
||||
class NoSuchFileException extends NotFoundException
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user