<?phpnamespace IlluminateDatabase;use RuntimeException;class MultipleColumnsSelectedException extends RuntimeException{ //}