@@ -0,0 +1,9 @@
<?php
namespace App\Exceptions\SchoolYear;
use RuntimeException;
final class SchoolYearNotFoundException extends RuntimeException
{
}
The note is not visible to the blocked user.