<?phpnamespace IlluminateValidation;use RuntimeException;class UnauthorizedException extends RuntimeException{ //}