<?phpnamespace IlluminateAuthAccess;use Exception;class AuthorizationException extends Exception{ //}