<?php namespace App\Exceptions; use Exception; class NoReadSecurityException extends Exception { }